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

tsp: a skos:ConceptScheme .
tsp:-P7CBV1ZH-W
  skos:prefLabel "bactérie"@fr ;
  a skos:Concept ;
  skos:narrower tsp:-W253G40C-0 .

tsp:-W253G40C-0
  skos:hiddenLabel "Bacille"@fr, "Bacillus anthracis"@fr, "Bacille à gram négatif"@fr, "Bacillus cereus"@fr, "Bacillus"@fr, "Bacillus subtilis"@fr, "Bacille à gram positif"@fr ;
  ns0:ns0group "Organisme vivant"@fr ;
  skos:prefLabel "bacille"@fr ;
  a skos:Concept ;
  skos:inScheme tsp: ;
  skos:broader tsp:-P7CBV1ZH-W ;
  dc:modified "2019-07-11"^^xsd:date ;
  skos:narrower tsp:-TCM8J3H0-9 ;
  dc11:identifier "27_2_0_1" ;
  dc:created "2018-01-01"^^xsd:date .

tsp:-TCM8J3H0-9
  skos:prefLabel "Pseudomonas aeruginosa"@fr ;
  a skos:Concept ;
  skos:broader tsp:-W253G40C-0 .

tsp:-Organisme_vivant
  a isothes:ConceptGroup, skos:Collection ;
  skos:prefLabel "Organisme vivant"@fr ;
  skos:member tsp:-W253G40C-0 .

