@prefix tsp: <http://data.loterre.fr/ark:/67375/TSP> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:-Politique_de_groupe_de_population
  a isothes:ConceptGroup, skos:Collection ;
  skos:prefLabel "Politique de groupe de population"@fr ;
  skos:member tsp:-XS719TWR-9 .

tsp: a skos:ConceptScheme .
tsp:-XS719TWR-9
  skos:hiddenLabel "Hospitalisation demande tiers"@fr, "Hospitalisation sur demande d'un tiers"@fr, "Placement volontaire"@fr ;
  skos:inScheme tsp: ;
  skos:prefLabel "hospitalisation sur demande d'un tiers"@fr ;
  skos:broader tsp:-HHFJ7VCS-8 ;
  ns0:ns0group "Politique de groupe de population"@fr ;
  a skos:Concept ;
  dc:modified "2019-07-11"^^xsd:date ;
  skos:altLabel "placement volontaire"@fr ;
  dc11:identifier "33_4_3_1_0" .

tsp:-HHFJ7VCS-8
  skos:prefLabel "hospitalisation sans consentement"@fr ;
  a skos:Concept ;
  skos:narrower tsp:-XS719TWR-9 .

