@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/38> .

<https://opendata.inra.fr/EMTD/38>
  skos:altLabel "antibiotic decontamination of the gastrointestinal tract"@en ;
  a skos:Concept ;
  dc11:subject "Microbiology"@en, "Human medicine and diseases"@en, "Microbiologie"@fr, "Médecine humaine et pathologie"@fr, "Gastroentérologie"@fr, "Gastroenterology"@en ;
  skos:definition "Elimination totale ou partielle de la flore du tube digestif par l'administration d'un ou plusieurs antibiotiques. (Source : INRA)"@fr ;
  skos:prefLabel "décontamination par antibiotique"@fr, "antibiotic decontamination"@en ;
  skos:note "En ce qui concerne la décontamination totale par antibiotiques, le mélange doit être choisi en fonction de la flore à décontaminer, car il n'existe pas de mélange standard valable dans tous les cas. (Source : INRA)"@fr ;
  skosxl:prefLabel <https://opendata.inra.fr/EMTD/xl_fr_38-1> ;
  skos:inScheme <https://opendata.inra.fr/EMTD/> .

<https://opendata.inra.fr/EMTD/xl_fr_38-1>
  lexinfo:gender "feminine"@en, "féminin"@fr ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "décontamination par antibiotique"@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/38> .

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

