@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:sh2001008611
  skos:prefLabel "Palaces--Lebanon"@en ;
  a skos:Concept .

lcsh:sh2001003057
  dc:modified "2001-07-16T08:52:02"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:prefLabel "Résidence des Pins (Beirut, Lebanon)"@en ;
  skos:altLabel "Pins, Résidence des (Beirut, Lebanon)"@en, "Kasr Es-Sanawbar (Beirut, Lebanon)"@en, "Qaṣr al-Sanawbar (Beirut, Lebanon)"@en, "Palais des Pins (Beirut, Lebanon)"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:broader lcsh:sh2001008611 ;
  a skos:Concept ;
  dc:created "2001-06-12T00:00:00"^^xsd:dateTime .

