@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:sh2008008675 .

lcsh:sh2008008675
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  a skos:Concept ;
  skos:altLabel "Zakhodni︠a︡i︠a︡ Belarusʹ"@en, "Belarus, West"@en, "West Belarus"@en, "Western Belarus"@en ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  dc:created "2008-11-07T00:00:00"^^xsd:dateTime ;
  dc:modified "2008-12-19T08:15:13"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Belarus, Western"@en ;
  skos:note "Here are entered works on the part of Belarus that was annexed to Poland between 1921 and 1939." .

