@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-CJ6TGJ7Z-2>
  skos:prefLabel "excitation"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/2CX-ZRS0QJCS-6> .

<http://data.loterre.fr/ark:/67375/2CX-ZRS0QJCS-6>
  skos:scopeNote "Tentative d'apaisement de l'excitation par le recours à une autre excitation (balancement, exercice physique...)."@fr ;
  dc:created "2016-07-01"^^xsd:date ;
  skos:hiddenLabel "PROCEDE AUTOCALMANT"@fr ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/2CX> ;
  skos:broader <http://data.loterre.fr/ark:/67375/2CX-CJ6TGJ7Z-2> ;
  skos:prefLabel "procédé autocalmant"@fr .

