@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix lcsh: <http://www.yso.fi/onto/lcsh/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sh2001009013 .

lcsh:sh2001009013
  skos:member lcsh:collection_Subdivisions, lcsh:collection_PatternHeadingH1095, lcsh:collection_TopicSubdivisions, lcsh:collection_LCSH_General ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Study and teaching (Middle school)--Audio-visual aids"@en ;
  dc:modified "2006-05-09T11:19:35"^^xsd:dateTime ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  skos:note "Use as a topical subdivision under subjects." ;
  dc:created "2001-07-18T00:00:00"^^xsd:dateTime ;
  skos:example "Reference under the heading [Middle school education--Audio-visual aids]" .

