@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-SJ9B56TZ-H>
  skos:prefLabel "intervention psychosociale"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/2CX-SP87V760-6> .

<http://data.loterre.fr/ark:/67375/2CX-KPNH9VPV-K>
  skos:prefLabel "travail social"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/2CX-SP87V760-6> .

<http://data.loterre.fr/ark:/67375/2CX-WJ1S745T-V>
  skos:prefLabel "délinquance juvénile"@fr ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/2CX-SP87V760-6> .

<http://data.loterre.fr/ark:/67375/2CX-SP87V760-6>
  skos:narrower <http://data.loterre.fr/ark:/67375/2CX-SJ9B56TZ-H> ;
  skos:related <http://data.loterre.fr/ark:/67375/2CX-WJ1S745T-V> ;
  dc:created "2021-07-01"^^xsd:date ;
  skos:hiddenLabel "PREVENTION SPECIALISEE"@fr ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/2CX> ;
  skos:broader <http://data.loterre.fr/ark:/67375/2CX-KPNH9VPV-K> ;
  skos:prefLabel "prévention spécialisée"@fr .

