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

tsp: a skos:ConceptScheme .
tsp:-D0KGC5XD-J
  skos:prefLabel "évènement indésirable associé aux soins"@fr ;
  a skos:Concept ;
  skos:narrower tsp:-SCBC9KVJ-7 .

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

tsp:-SCBC9KVJ-7
  skos:inScheme tsp: ;
  skos:broader tsp:-D0KGC5XD-J ;
  dc11:identifier "54_0_4_0" ;
  skos:scopeNote "Les évènements indésirables graves liés aux soins font l'objet d'une obligation de déclaration à l'ARS conformément aux dispositions de l'article L1413-14 du Code de la santé publique."@fr ;
  dc:modified "2019-07-11"^^xsd:date ;
  skos:hiddenLabel "Evènement indésirable grave"@fr, "Evènement indésirable grave lié aux soins"@fr ;
  dc:created "2018-01-01"^^xsd:date ;
  skos:altLabel "EIG"@fr ;
  a skos:Concept ;
  ns0:ns0group "Thérapeutique"@fr ;
  skos:prefLabel "évènement indésirable grave"@fr .

