@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:sh99002121
  skos:prefLabel "Administrative and political divisions"@en ;
  a skos:Concept .

lcsh:sh2004009919
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:broader lcsh:sh99002121, lcsh:sh85000909 ;
  skos:member lcsh:collection_Subdivisions, lcsh:collection_TopicSubdivisions, lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1095 ;
  skos:altLabel "Voivodships"@en ;
  skos:prefLabel "Voivodeships"@en ;
  dc:created "2004-08-17T00:00:00"^^xsd:dateTime ;
  dc:modified "2006-06-09T11:17:59"^^xsd:dateTime ;
  skos:example "Reference under heading [Polish voivodeships]" ;
  a skos:Concept ;
  skos:note "Use as a topical subdivision under headings of the type [topic]--Poland for works discussing collectively the voivodeships of Poland in relation to the topic." .

lcsh:sh85000909
  skos:prefLabel "Administrative and political divisions"@en ;
  a skos:Concept .

