@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://opendata.inra.fr/EMTD/91>
  skos:prefLabel "bacterial translocation"@en, "translocation bactérienne"@fr ;
  dc11:subject "Gastroenterology"@en, "Gastroentérologie"@fr, "Human medicine and diseases"@en, "Médecine humaine et pathologie"@fr ;
  skos:altLabel "translocation of intestinal bacteria"@en ;
  a skos:Concept ;
  skosxl:prefLabel <https://opendata.inra.fr/EMTD/xl_fr_91-1> ;
  skos:definition "Passage de bactéries viables à travers l'épithélium intestinal vers la lamina propria, les ganglions lymphatiques et d'autres organes. (Source : INRA)"@fr ;
  skos:example "Bacterial translocation from the gastrointestinal tract is not a phenomenon restricted to only a few special cases, but readily occurs when: (a) the host immune defenses are compromised, and (b) the mucosal barrier is physically disrupted, or (c) there is intestinal bacterial overgrowth due to alterations in the ecological equilibrium of the indigenous microflora. (Source : INRA)"@en ;
  skos:inScheme <https://opendata.inra.fr/EMTD/> .

<https://opendata.inra.fr/EMTD/xl_fr_91-1>
  lexinfo:gender "feminine"@en, "féminin"@fr ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "translocation bactérienne"@fr ;
  a skosxl:Label .

<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/91> .

<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/91> .

