@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 .
lcsh:sh85040989
  skos:prefLabel "Education"@en ;
  a skos:Concept .

lcsh:sh00006361
  skos:member lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1103, lcsh:collection_PatternHeadingH1140, lcsh:collection_Subdivisions, lcsh:collection_TopicSubdivisions ;
  dc:modified "2006-03-01T12:42:25"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  skos:broader lcsh:sh85040989, lcsh:sh99005758 ;
  skos:note "Use as a topical subdivision under names of countries, cities, etc., and ethnic groups." ;
  skos:prefLabel "Kings and rulers--Education"@en ;
  dc:created "2000-05-03T00:00:00"^^xsd:dateTime ;
  skos:example "Reference under the heading [Education of princes]" .

lcsh:sh99005758
  skos:prefLabel "Education"@en ;
  a skos:Concept .

