@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:sh99002858
  a skos:Concept ;
  skos:altLabel "L'Horta Sud Region (Spain)"@en ;
  dc:created "1999-03-30T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Horta Sud Region (Spain)"@en ;
  skos:broader lcsh:sh87006100 ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb14609000x> ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  dc:modified "2004-11-09T14:27:29"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

<http://data.bnf.fr/ark:/12148/cb14609000x> skos:closeMatch lcsh:sh99002858 .
lcsh:sh87006100
  skos:prefLabel "Comarcas--Spain"@en ;
  a skos:Concept .

