@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:sh85087935
  skos:prefLabel "Mountains--South Africa"@en ;
  a skos:Concept .

lcsh:sh85131796
  skos:altLabel "Tabel Mountain (Western Cape, South Africa)"@en, "Table Mountain (Cape of Good Hope, South Africa)"@en, "Tafelberg (Western Cape, South Africa)"@en ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:broader lcsh:sh85087935 ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  dc:modified "2011-06-03T07:31:07"^^xsd:dateTime ;
  skos:prefLabel "Table Mountain (Western Cape, South Africa)"@en ;
  dc:created "2003-07-08T00:00:00"^^xsd:dateTime .

