@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:sh96008566
  skos:prefLabel "Reservoirs--Puerto Rico"@en ;
  a skos:Concept .

lcsh:sh99003457
  skos:prefLabel "Yahuecas, Lake (P.R.)"@en ;
  skos:broader lcsh:sh96008565, lcsh:sh96008566 ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2004-11-15T07:54:17"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  a skos:Concept ;
  skos:altLabel "Lake Yahuecas (P.R.)"@en, "Lago Yahuecas (P.R.)"@en ;
  dc:created "1999-04-29T00:00:00"^^xsd:dateTime .

lcsh:sh96008565
  skos:prefLabel "Lakes--Puerto Rico"@en ;
  a skos:Concept .

