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

lcsh:sh2006004668
  skos:altLabel "Țara Vrancea (Romania)"@en, "Vrancea Country (Romania)"@en, "Vrancea Region (Romania)"@en ;
  dc:created "2006-07-27T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:prefLabel "Țara Vrancei (Romania)"@en ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2006-07-27T14:29:47"^^xsd:dateTime ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> .

