@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://data.bnf.fr/ark:/12148/cb14581904b> skos:closeMatch lcsh:sh2004001538 .
<http://www.yso.fi/onto/lcsh> a skos:ConceptScheme .
lcsh:sh2004001538
  skos:altLabel "La Cloche Site (Pennes-Mirabeau, France)"@en ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:editorialNote "[This heading is not valid for use as a geographic subdivision.]" ;
  skos:broader lcsh:sh85051170 ;
  skos:prefLabel "Cloche Site (Pennes-Mirabeau, France)"@en ;
  dc:modified "2004-10-08T10:55:30"^^xsd:dateTime ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb14581904b> ;
  dc:created "2004-09-09T00:00:00"^^xsd:dateTime .

lcsh:sh85051170
  skos:prefLabel "France--Antiquities"@en ;
  a skos:Concept .

