@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 .
<http://data.bnf.fr/ark:/12148/cb15085168m> skos:closeMatch lcsh:sh96000406 .
lcsh:sh91002406
  skos:prefLabel "Valleys--Germany"@en ;
  a skos:Concept .

lcsh:sh96000406
  dc:created "1996-01-18T00:00:00"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:altLabel "Saale Valley (Germany)"@en ;
  skos:prefLabel "Saale River Valley (Germany)"@en ;
  skos:broader lcsh:sh91002406 ;
  dc:modified "2002-08-27T15:17:05"^^xsd:dateTime ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb15085168m> ;
  a skos:Concept .

