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

lcsh:sh88007808
  skos:prefLabel "Central Dnieper Region (Ukraine)"@en ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:altLabel "Stepnoe Podneprovʹe (Ukraine)"@en, "Tsentralʹnoe Pridneprovʹe (Ukraine)"@en, "Srednee Pridneprovʹe (Ukraine)"@en, "Seredni︠e︡ Prydniprovi︠a︡ (Ukraine)"@en, "Naddnipri︠a︡nshchyna (Ukraine)"@en, "Srednee Podneprovʹe (Ukraine)"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  dc:created "1988-12-16T00:00:00"^^xsd:dateTime ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2000-05-15T15:35:08"^^xsd:dateTime .

