@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:sh88004003
  skos:prefLabel "Mountains--Dominican Republic"@en ;
  a skos:Concept .

lcsh:sh88003999
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Barranquita Hill (Dominican Republic)"@en ;
  skos:altLabel "La Barranquita Hill (Dominican Republic)"@en, "La Barranquita de Guayacanes Hill (Dominican Republic)"@en, "Cerro de La Barranquita (Dominican Republic)"@en ;
  skos:broader lcsh:sh88004003 ;
  dc:created "1988-06-30T00:00:00"^^xsd:dateTime ;
  dc:modified "2000-01-05T11:13:01"^^xsd:dateTime ;
  a skos:Concept .

