@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-2DJF84JB-2>
  skos:narrower <http://data.loterre.fr/ark:/67375/2CX-S35B3DH9-Z>, <http://data.loterre.fr/ark:/67375/2CX-3P0PLN0T-H> ;
  dc:created "2021-07-01"^^xsd:date ;
  skos:hiddenLabel "NEUROSTIMULATION"@fr ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/2CX> ;
  skos:broader <http://data.loterre.fr/ark:/67375/2CX-HQL4QDQR-5> ;
  skos:prefLabel "neurostimulation"@fr ;
  skos:altLabel "traitements physiques et électriques"@fr .

<http://data.loterre.fr/ark:/67375/2CX> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/2CX-3P0PLN0T-H>
  skos:prefLabel "sismothérapie"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/2CX-2DJF84JB-2> .

<http://data.loterre.fr/ark:/67375/2CX-HQL4QDQR-5>
  skos:prefLabel "thérapeutique médicamenteuse"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/2CX-2DJF84JB-2> .

<http://data.loterre.fr/ark:/67375/2CX-S35B3DH9-Z>
  skos:prefLabel "stimulation cérébrale"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/2CX-2DJF84JB-2> .

