@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-6V1T1601-B>
  skos:prefLabel "isolement septique"@fr ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/2CX-62X5QKBG-D> .

<http://data.loterre.fr/ark:/67375/2CX-62X5QKBG-D>
  skos:related <http://data.loterre.fr/ark:/67375/2CX-6V1T1601-B> ;
  dc:created "2021-07-01"^^xsd:date ;
  skos:hiddenLabel "MISE EN QUARANTAINE"@fr ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/2CX> ;
  skos:broader <http://data.loterre.fr/ark:/67375/2CX-FR1XJ4WP-C> ;
  skos:prefLabel "mise en quarantaine"@fr ;
  skos:altLabel "quarantaine"@fr .

<http://data.loterre.fr/ark:/67375/2CX-FR1XJ4WP-C>
  skos:prefLabel "mesure barrière"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/2CX-62X5QKBG-D> .

<http://data.loterre.fr/ark:/67375/2CX> a skos:ConceptScheme .
