@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-4TFJCSCH-W>
  skos:prefLabel "inceste père-enfant"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/2CX-VC5B6DZC-L> .

<http://data.loterre.fr/ark:/67375/2CX-VC5B6DZC-L>
  skos:narrower <http://data.loterre.fr/ark:/67375/2CX-3DC0FRHW-X>, <http://data.loterre.fr/ark:/67375/2CX-4TFJCSCH-W> ;
  dc:created "2016-07-01"^^xsd:date ;
  skos:hiddenLabel "INCESTE PAR ASCENDANT"@fr ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/2CX> ;
  skos:broader <http://data.loterre.fr/ark:/67375/2CX-BWX1SK5R-H> ;
  skos:prefLabel "inceste par ascendant"@fr .

<http://data.loterre.fr/ark:/67375/2CX-3DC0FRHW-X>
  skos:prefLabel "inceste mère-enfant"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/2CX-VC5B6DZC-L> .

<http://data.loterre.fr/ark:/67375/2CX-BWX1SK5R-H>
  skos:prefLabel "inceste"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/2CX-VC5B6DZC-L> .

