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

lcsh:sh99005766
  skos:example "Reference under the heading [Middle school education]" ;
  skos:member lcsh:collection_PatternHeadingH1103, lcsh:collection_TopicSubdivisions, lcsh:collection_Subdivisions, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1100 ;
  skos:altLabel "Middle school education"@en ;
  skos:note "Use as a topical subdivision under classes of persons and ethnic groups." ;
  skos:prefLabel "Education (Middle school)"@en ;
  dc:modified "2006-05-04T15:01:39"^^xsd:dateTime ;
  dc:created "1999-08-09T00:00:00"^^xsd:dateTime ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept .

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

