@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix lexinfo: <http://www.lexinfo.net/ontology/2.0/lexinfo#> .
@prefix skosxl: <http://www.w3.org/2008/05/skos-xl#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

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

<https://opendata.inra.fr/EMTD/xl_fr_34-1>
  lexinfo:gender "feminine"@en, "féminin"@fr ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "colonisation du tube digestif"@fr ;
  a skosxl:Label .

<https://opendata.inra.fr/EMTD/34>
  skos:prefLabel "bacterial colonization of the digestive tract"@en, "colonisation du tube digestif"@fr ;
  skos:altLabel "bacterial colonization of the gut"@en, "gut colonization"@en, "bacterial colonization of the alimentary tract"@en ;
  skos:definition "Phénomène par lequel un microorganisme présent dans un tube digestif se multiplie et persiste en fonction de facteurs endogènes et exogènes. (Source : INRA)"@fr ;
  dc11:subject "Gastroentérologie"@fr, "Microbiology"@en, "Human medicine and diseases"@en, "Médecine humaine et pathologie"@fr, "Gastroenterology"@en, "Microbiologie"@fr ;
  a skos:Concept ;
  skosxl:prefLabel <https://opendata.inra.fr/EMTD/xl_fr_34-1> ;
  skos:example "Bacterial colonization of the alimentary tract is known to influence metabolism not only within the intestinal tract but also at other sites within the body. (Source : INRA)"@en ;
  skos:note "Chez les animaux axéniques, tout microorganisme introduit dans le tube digestif peut le coloniser, car il n'y a aucune population autochtone et donc aucun effet de barrière. (Source : INRA)"@fr ;
  skos:inScheme <https://opendata.inra.fr/EMTD/> .

<https://opendata.inra.fr/EMTD/> a skos:ConceptScheme .
<https://opendata.inra.fr/EMTD/Human_medicine_and_diseases>
  skos:prefLabel "Médecine humaine et pathologie"@fr, "Human medicine and diseases"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <https://opendata.inra.fr/EMTD/34> .

<https://opendata.inra.fr/EMTD/Gastroenterology>
  skos:prefLabel "Gastroenterology"@en, "Gastroentérologie"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <https://opendata.inra.fr/EMTD/34> .

