@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:sh85063518
  skos:prefLabel "Hyères Islands (France)"@en ;
  a skos:Concept .

lcsh:sh85068522
  skos:prefLabel "Islands--France"@en ;
  a skos:Concept .

lcsh:sh2001001752
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:altLabel "Île de Porquerolles (France)"@en ;
  skos:broader lcsh:sh85068522, lcsh:sh85063518 ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "2001-01-04T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Porquerolles Island (France)"@en ;
  dc:modified "2011-06-03T07:46:23"^^xsd:dateTime .

