@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:sh85064253
  skos:altLabel "Île Saint-Louis (Paris, France)"@en, "Notre Dame Island (France)"@en, "Île Saint-Louis (Île-de-France, France)"@en, "Île Notre Dame (France)"@en ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:notation "DC752.I45" ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  a skos:Concept ;
  skos:broader lcsh:sh85068522 ;
  skos:prefLabel "Saint-Louis, Île (Île-de-France, France)"@en ;
  dc:modified "2012-05-03T14:35:03"^^xsd:dateTime .

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

