@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:sh90001639
  skos:broader lcsh:sh90001640 ;
  skos:altLabel "Gabon River (Gabon)"@en, "Estuaire du Gabon (Gabon)"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  a skos:Concept ;
  dc:created "1990-04-04T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Gabon Estuary (Gabon)"@en ;
  dc:modified "2011-06-03T07:35:25"^^xsd:dateTime .

lcsh:sh90001640
  skos:prefLabel "Estuaries--Gabon"@en ;
  a skos:Concept .

