@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://data.loterre.fr/ark:/67375/2CX-SP50SMH3-4>
  skos:prefLabel "émotion"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/2CX-9KVNGZCS-J> .

<http://data.loterre.fr/ark:/67375/2CX> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/2CX-9KVNGZCS-J>
  skos:hiddenLabel "ANXIETE"@fr ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/2CX> ;
  skos:broader <http://data.loterre.fr/ark:/67375/2CX-SP50SMH3-4> ;
  skos:prefLabel "anxiété"@fr ;
  skos:altLabel "inquiétude"@fr, "trouble anxieux"@fr .

