@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:sh95004914
  skos:prefLabel "Bays--Tunisia"@en ;
  a skos:Concept .

lcsh:sh95004665
  skos:altLabel "Khalīj Qābis (Tunisia)"@en, "Syrtis Minor (Tunisia)"@en, "Qābis Gulf (Tunisia)"@en, "Gulf of Gabès (Tunisia)"@en, "Golfe de Gabès (Tunisia)"@en ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:broader lcsh:sh95004914 ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "1995-06-09T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  dc:modified "2011-06-03T07:42:36"^^xsd:dateTime ;
  skos:prefLabel "Gabès, Gulf of (Tunisia)"@en .

