@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-L3C2Q4LK-F>
  skos:narrower <http://data.loterre.fr/ark:/67375/2CX-T0KLJ6X2-G> ;
  dc:created "2021-07-01"^^xsd:date ;
  skos:hiddenLabel "HYSTERIE"@fr ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/2CX> ;
  skos:broader <http://data.loterre.fr/ark:/67375/2CX-FNR40LGP-X> ;
  skos:prefLabel "hystérie"@fr .

<http://data.loterre.fr/ark:/67375/2CX-FNR40LGP-X>
  skos:prefLabel "nosographie psychiatrique"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/2CX-L3C2Q4LK-F> .

<http://data.loterre.fr/ark:/67375/2CX-T0KLJ6X2-G>
  skos:prefLabel "névrose hystérique"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/2CX-L3C2Q4LK-F> .

