@prefix tsp: <http://data.loterre.fr/ark:/67375/TSP> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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/> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

tsp: a skos:ConceptScheme .
tsp:-D3578C97-J
  skos:prefLabel "médicament antituberculeux"@fr ;
  a skos:Concept ;
  skos:inScheme tsp: ;
  skos:altLabel "anti-tuberculeux"@fr, "antituberculeux"@fr ;
  dc:modified "2019-07-11"^^xsd:date ;
  skos:hiddenLabel "Antituberculeux"@fr, "Médicament antituberculeux"@fr, "Anti tuberculeux"@fr ;
  skos:broader tsp:-BTF0D9S9-3 ;
  skos:narrower tsp:-VKMVMFGD-L, tsp:-ST54KC77-1 ;
  ns0:ns0group "Thérapeutique"@fr ;
  dc11:identifier "54_29_3_10_2" .

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

tsp:-ST54KC77-1
  skos:prefLabel "rifampicine"@fr ;
  a skos:Concept ;
  skos:broader tsp:-D3578C97-J .

tsp:-VKMVMFGD-L
  skos:prefLabel "isoniazide"@fr ;
  a skos:Concept ;
  skos:broader tsp:-D3578C97-J .

tsp:-BTF0D9S9-3
  skos:prefLabel "médicament antiinfectieux"@fr ;
  a skos:Concept ;
  skos:narrower tsp:-D3578C97-J .

