@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:-WZT76D5Z-K
  skos:prefLabel "accident thérapeutique"@fr ;
  a skos:Concept ;
  skos:narrower tsp:-D0KGC5XD-J .

tsp:-SCBC9KVJ-7
  skos:prefLabel "évènement indésirable grave"@fr ;
  a skos:Concept ;
  skos:broader tsp:-D0KGC5XD-J .

tsp:-Thérapeutique
  a isothes:ConceptGroup, skos:Collection ;
  skos:prefLabel "Thérapeutique"@fr ;
  skos:member tsp:-D0KGC5XD-J .

tsp:-D0KGC5XD-J
  dc:created "2018-01-01"^^xsd:date ;
  skos:prefLabel "évènement indésirable associé aux soins"@fr ;
  dc:modified "2019-07-11"^^xsd:date ;
  skos:hiddenLabel "Evènement indésirable lié aux soins"@fr, "Evènement indésirable associé aux soins"@fr ;
  skos:altLabel "évènement indésirable lié aux soins"@fr, "EIAS"@fr ;
  ns0:ns0group "Thérapeutique"@fr ;
  skos:inScheme tsp: ;
  skos:scopeNote "Les évènements indésirables associés aux soins (EIAS) sont des évènements liés aux soins, et non à l'évolution normale de la maladie, qui auraient pu ou ont entraîné un préjudice pour le patient."@fr ;
  dc11:identifier "54_0_4" ;
  skos:narrower tsp:-Q5G8K9D0-Z, tsp:-SCBC9KVJ-7 ;
  skos:broader tsp:-WZT76D5Z-K ;
  a skos:Concept .

tsp:-Q5G8K9D0-Z
  skos:prefLabel "évènement porteur de risques"@fr ;
  a skos:Concept ;
  skos:broader tsp:-D0KGC5XD-J .

