@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 skosxl: <http://www.w3.org/2008/05/skos-xl#> .
@prefix lexinfo: <http://www.lexinfo.net/ontology/2.0/lexinfo#> .

<https://opendata.inra.fr/EMTD/Microbiology>
  skos:prefLabel "Microbiologie"@fr, "Microbiology"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <https://opendata.inra.fr/EMTD/9> .

<https://opendata.inra.fr/EMTD/9>
  skos:note "L'animal gnotoxénique dérive obligatoirement d'un animal axénique et est élevé comme lui en isolateur. (Source : INRA)"@fr ;
  dc11:subject "Microbiology"@en, "Microbiologie"@fr ;
  skos:altLabel "gnotobiote"@en, "animal à flore contrôlée"@fr, "gnotoxénique"@fr ;
  skos:example "In order to examine microbial interactions inside the gut of animals, it is essential to use gnotobiotic animals, harboring only known strains of intestinal bacteria. (Source : INRA)"@en ;
  skos:prefLabel "animal gnotoxénique"@fr, "gnotobiotic animal"@en ;
  skos:inScheme <https://opendata.inra.fr/EMTD/> ;
  a skos:Concept ;
  skos:definition "Animal hébergeant exclusivement un ou plusieurs microorganismes vivants parfaitement connus. (Source : INRA)"@fr ;
  skosxl:prefLabel <https://opendata.inra.fr/EMTD/xl_fr_9-1> .

<https://opendata.inra.fr/EMTD/xl_fr_9-1>
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "animal gnotoxénique"@fr ;
  a skosxl:Label .

<https://opendata.inra.fr/EMTD/> a skos:ConceptScheme .
