@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:sh85098148
  skos:prefLabel "Parks--France"@en ;
  a skos:Concept .

lcsh:sh85090201
  skos:prefLabel "Natural areas--France"@en ;
  a skos:Concept .

lcsh:sh98005319
  dc:modified "2003-06-19T08:50:29"^^xsd:dateTime ;
  skos:broader lcsh:sh85090201, lcsh:sh85098148 ;
  skos:altLabel "Audomarois (France : Park)"@en, "Nord-Pas-de-Calais Regional Nature Park"@en, "L'Audomarois (France : Park)"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:prefLabel "Parc naturel régional Nord-Pas-de-Calais (France)"@en ;
  a skos:Concept ;
  dc:created "1998-08-17T00:00:00"^^xsd:dateTime .

