@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.loterre.fr/ark:/67375/2CX-21VK3N0B-Z>
  skos:prefLabel "archives"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/2CX-70D52CGV-3> .

<http://data.loterre.fr/ark:/67375/2CX> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/2CX-70D52CGV-3>
  skos:prefLabel "centre d'archives"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/2CX-21VK3N0B-Z> ;
  skos:altLabel "archives d'association"@fr, "service d'archives"@fr, "archives communales"@fr, "archives départementales"@fr, "archives régionales"@fr ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/2CX> ;
  dc:created "2021-07-01"^^xsd:date ;
  skos:narrower <http://data.loterre.fr/ark:/67375/2CX-LG4ZKSBS-7> ;
  skos:hiddenLabel "CENTRE D'ARCHIVES"@fr ;
  skos:scopeNote "Tout organisme chargé de la gestion des archives."@fr .

<http://data.loterre.fr/ark:/67375/2CX-LG4ZKSBS-7>
  skos:prefLabel "archives hospitalières"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/2CX-70D52CGV-3> .

