@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:sh87006100
  skos:prefLabel "Comarcas--Spain"@en ;
  a skos:Concept .

lcsh:sh97006568
  skos:broader lcsh:sh87006100 ;
  a skos:Concept ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:prefLabel "Carballeda Region (Spain)"@en ;
  skos:altLabel "Comarca de la Carballeda (Spain)"@en, "La Carballeda (Spain)"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "1997-08-26T00:00:00"^^xsd:dateTime ;
  dc:modified "2000-03-06T14:58:24"^^xsd:dateTime .

