@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-NFPC05N9-9>
  skos:prefLabel "soin psychiatrique"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/2CX-GKX2PSJ4-3> .

<http://data.loterre.fr/ark:/67375/2CX> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/2CX-NDGXPVTR-2>
  skos:prefLabel "prévention"@fr ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/2CX-GKX2PSJ4-3> .

<http://data.loterre.fr/ark:/67375/2CX-DHVDHM5T-V>
  skos:prefLabel "rechute"@fr ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/2CX-GKX2PSJ4-3> .

<http://data.loterre.fr/ark:/67375/2CX-WTB34BJZ-W>
  skos:prefLabel "plan de crise conjoint"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/2CX-GKX2PSJ4-3> .

<http://data.loterre.fr/ark:/67375/2CX-GKX2PSJ4-3>
  skos:narrower <http://data.loterre.fr/ark:/67375/2CX-WTB34BJZ-W> ;
  skos:related <http://data.loterre.fr/ark:/67375/2CX-DHVDHM5T-V>, <http://data.loterre.fr/ark:/67375/2CX-NDGXPVTR-2> ;
  dc:created "2021-07-01"^^xsd:date ;
  skos:hiddenLabel "DIRECTIVE ANTICIPEE EN PSYCHIATRIE"@fr ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/2CX> ;
  skos:broader <http://data.loterre.fr/ark:/67375/2CX-NFPC05N9-9> ;
  skos:prefLabel "directive anticipée en psychiatrie"@fr .

