@prefix tsp: <http://data.loterre.fr/ark:/67375/TSP> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix ns0: <http://mysite.org/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

tsp:-XS719TWR-9
  skos:prefLabel "hospitalisation sur demande d'un tiers"@fr ;
  a skos:Concept ;
  skos:broader tsp:-HHFJ7VCS-8 .

tsp: a skos:ConceptScheme .
tsp:-LPF5BBDL-7
  skos:prefLabel "protection du malade mental"@fr ;
  a skos:Concept ;
  skos:narrower tsp:-HHFJ7VCS-8 .

tsp:-Politique_de_groupe_de_population
  a isothes:ConceptGroup, skos:Collection ;
  skos:prefLabel "Politique de groupe de population"@fr ;
  skos:member tsp:-HHFJ7VCS-8 .

tsp:-NBPJ3JWJ-T
  skos:prefLabel "hospitalisation d'office"@fr ;
  a skos:Concept ;
  skos:broader tsp:-HHFJ7VCS-8 .

tsp:-HHFJ7VCS-8
  a skos:Concept ;
  skos:prefLabel "hospitalisation sans consentement"@fr ;
  ns0:ns0group "Politique de groupe de population"@fr ;
  skos:narrower tsp:-XS719TWR-9, tsp:-NBPJ3JWJ-T ;
  dc:modified "2019-07-11"^^xsd:date ;
  skos:inScheme tsp: ;
  skos:hiddenLabel "Hospitalisation sans consentement"@fr ;
  skos:broader tsp:-LPF5BBDL-7 ;
  dc11:identifier "33_4_3_1" ;
  dc:created "2018-01-01"^^xsd:date .

