@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> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/2CX-35KF4VS6-S>
  skos:prefLabel "santé"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/2CX-VSPQBS80-K> .

<http://data.loterre.fr/ark:/67375/2CX-VSPQBS80-K>
  skos:narrower <http://data.loterre.fr/ark:/67375/2CX-6ZM8KR5V-T>, <http://data.loterre.fr/ark:/67375/2CX-WPCVSJXV-0>, <http://data.loterre.fr/ark:/67375/2CX-XB2858SN-Z> ;
  skos:altLabel "données personnelles de santé"@fr ;
  dc:created "2021-07-01"^^xsd:date ;
  skos:prefLabel "donnée personnelle de santé"@fr ;
  skos:related <http://data.loterre.fr/ark:/67375/2CX-R2P0GFSD-J> ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/2CX-35KF4VS6-S> ;
  skos:hiddenLabel "DONNEE PERSONNELLE DE SANTE"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/2CX> .

<http://data.loterre.fr/ark:/67375/2CX-R2P0GFSD-J>
  skos:prefLabel "donnée personnelle"@fr ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/2CX-VSPQBS80-K> .

<http://data.loterre.fr/ark:/67375/2CX-6ZM8KR5V-T>
  skos:prefLabel "carnet de vaccination"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/2CX-VSPQBS80-K> .

<http://data.loterre.fr/ark:/67375/2CX-XB2858SN-Z>
  skos:prefLabel "certificat médico-légal"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/2CX-VSPQBS80-K> .

<http://data.loterre.fr/ark:/67375/2CX-WPCVSJXV-0>
  skos:prefLabel "certificat médical"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/2CX-VSPQBS80-K> .

