@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:sh2007008659
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  dc:created "2007-10-04T00:00:00"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:altLabel "Valea Șomuzului Mare (Romania)"@en, "Șomuzu Mare River Valley (Romania)"@en ;
  skos:prefLabel "Șomuzu Mare Valley (Romania)"@en ;
  a skos:Concept ;
  skos:broader lcsh:sh95008048 ;
  dc:modified "2007-11-09T07:54:56"^^xsd:dateTime .

lcsh:sh95008048
  skos:prefLabel "Valleys--Romania"@en ;
  a skos:Concept .

