@prefix thesbav: <https://uri.ird.fr/so/kos/thesbav/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

thesbav:1717
  skos:broader thesbav:999 ;
  a skos:Concept ;
  skos:prefLabel "Modèle animal"@fr .

thesbav:94
  skos:broader thesbav:999 ;
  a skos:Concept ;
  skos:prefLabel "Animal de laboratoire"@fr .

thesbav:369
  skos:broader thesbav:999 ;
  a skos:Concept ;
  skos:prefLabel "Capture"@fr .

thesbav:1341
  skos:broader thesbav:999 ;
  a skos:Concept ;
  skos:prefLabel "Injection intraveineuse"@fr .

thesbav:100
  skos:broader thesbav:999 ;
  a skos:Concept ;
  skos:prefLabel "Animalerie"@fr .

thesbav:999
  a skos:Concept ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:1717, thesbav:1341, thesbav:369, thesbav:100, thesbav:94 ;
  skos:prefLabel "Expérimentation animale"@fr ;
  skos:topConceptOf thesbav: .

thesbav:
  a owl:Ontology, skos:ConceptScheme ;
  skos:prefLabel "thesbav" .

