@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://data.loterre.fr/ark:/67375/2CX-RSTBQSKC-W>
  dc:created "2016-07-01"^^xsd:date ;
  skos:hiddenLabel "SOIN SUR DECISION DU DIRECTEUR DE L'ETABLISSEMENT"@fr ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/2CX> ;
  skos:broader <http://data.loterre.fr/ark:/67375/2CX-F8QXZJ46-S> ;
  skos:prefLabel "soin sur décision du directeur de l'établissement"@fr ;
  skos:altLabel "SDDE"@fr .

<http://data.loterre.fr/ark:/67375/2CX-F8QXZJ46-S>
  skos:prefLabel "hospitalisation sous contrainte"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/2CX-RSTBQSKC-W> .

<http://data.loterre.fr/ark:/67375/2CX> a skos:ConceptScheme .
