@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:sh85068516
  skos:prefLabel "Islands--Egypt"@en ;
  a skos:Concept .

lcsh:sh87004964
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "1987-08-10T00:00:00"^^xsd:dateTime ;
  dc:modified "2011-06-03T07:33:38"^^xsd:dateTime ;
  skos:altLabel "P-aaleg (Egypt)"@en, "Pilak (Egypt)"@en, "Jarīzat Fīlah (Egypt)"@en, "Qaṣr Anas al-Wujūd (Egypt)"@en ;
  a skos:Concept ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:broader lcsh:sh85068516 ;
  skos:prefLabel "Philae (Egypt)"@en .

