@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-WVW8T0H0-X>
  skos:altLabel "thérapie cognitivo-comportementale"@fr, "TCC"@fr ;
  dc:created "2016-07-01"^^xsd:date ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/2CX-C9HQRPMV-G>, <http://data.loterre.fr/ark:/67375/2CX-1X5TQ2WS-Z> ;
  skos:hiddenLabel "THERAPIE COMPORTEMENTALE ET COGNITIVE"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/2CX-5D4S397W-P> ;
  skos:prefLabel "thérapie comportementale et cognitive"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/2CX> .

<http://data.loterre.fr/ark:/67375/2CX> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/2CX-C9HQRPMV-G>
  skos:prefLabel "thérapie comportementale"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/2CX-WVW8T0H0-X> .

<http://data.loterre.fr/ark:/67375/2CX-1X5TQ2WS-Z>
  skos:prefLabel "thérapie cognitive"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/2CX-WVW8T0H0-X> .

<http://data.loterre.fr/ark:/67375/2CX-5D4S397W-P>
  skos:prefLabel "type de psychothérapie"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/2CX-WVW8T0H0-X> .

