@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <http://mysite.org/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

tsp: a skos:ConceptScheme .
tsp:-Thérapeutique
  a isothes:ConceptGroup, skos:Collection ;
  skos:prefLabel "Thérapeutique"@fr ;
  skos:member tsp:-MW67LPQ6-W .

tsp:-L2D78ZF1-9
  skos:prefLabel "thérapeutique médicamenteuse"@fr ;
  a skos:Concept ;
  skos:narrower tsp:-MW67LPQ6-W .

tsp:-MW67LPQ6-W
  dc:modified "2019-07-11"^^xsd:date ;
  skos:hiddenLabel "Observance"@fr, "Adhésion aux soins"@fr, "Compliance"@fr, "Observance thérapeutique"@fr ;
  skos:inScheme tsp: ;
  skos:related tsp:-KGWL1XDZ-W, tsp:-J55PGDCR-L, tsp:-JB3HQRH9-N ;
  skos:prefLabel "observance thérapeutique"@fr ;
  skos:broader tsp:-L2D78ZF1-9 ;
  skos:altLabel "compliance"@fr, "adhésion aux soins"@fr ;
  a skos:Concept ;
  skos:scopeNote "Adhésion du malade au traitement prescrit."@fr ;
  ns0:ns0group "Thérapeutique"@fr ;
  dc11:identifier "54_29_5" .

tsp:-KGWL1XDZ-W
  skos:prefLabel "comportement de santé"@fr ;
  a skos:Concept ;
  skos:related tsp:-MW67LPQ6-W .

tsp:-JB3HQRH9-N
  skos:prefLabel "durée du traitement"@fr ;
  a skos:Concept ;
  skos:related tsp:-MW67LPQ6-W .

tsp:-J55PGDCR-L
  skos:prefLabel "éducation thérapeutique du patient"@fr ;
  a skos:Concept ;
  skos:related tsp:-MW67LPQ6-W .

