@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-D1P56FJC-W>
  skos:prefLabel "analyse transactionnelle"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/2CX-0F35RZW1-P> .

<http://data.loterre.fr/ark:/67375/2CX-0F35RZW1-P>
  skos:narrower <http://data.loterre.fr/ark:/67375/2CX-ZGZQL2NP-G>, <http://data.loterre.fr/ark:/67375/2CX-D1P56FJC-W> ;
  dc:created "2016-07-01"^^xsd:date ;
  skos:hiddenLabel "PSYCHOTHERAPIE HUMANISTE"@fr ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/2CX> ;
  skos:broader <http://data.loterre.fr/ark:/67375/2CX-5D4S397W-P> ;
  skos:prefLabel "psychothérapie humaniste"@fr .

<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-0F35RZW1-P> .

<http://data.loterre.fr/ark:/67375/2CX-ZGZQL2NP-G>
  skos:prefLabel "sexothérapie"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/2CX-0F35RZW1-P> .

