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

<https://opendata.inra.fr/EMTD/81>
  dc11:subject "Human medicine and diseases"@en, "Médecine humaine et pathologie"@fr, "Microbiologie"@fr, "Microbiology"@en ;
  skosxl:prefLabel <https://opendata.inra.fr/EMTD/xl_fr_81-1> ;
  skos:inScheme <https://opendata.inra.fr/EMTD/> ;
  skos:definition "Septicemia: severe generalized infection resulting from hematogenous dissemination of pathogenic microorganisms. (Source : INRA)"@en, "Infection liée à la multiplication et à la dissémination par voie sanguine ou lymphatique d'un germe pathogène à partir du tube digestif. (Source : INRA)"@fr ;
  skos:prefLabel "septicémie"@fr, "septicemia"@en ;
  skos:note "La dissémination dans le sang est due à une translocation bactérienne ou au caractère invasif de la souche. (Source : INRA)"@fr ;
  a skos:Concept .

<https://opendata.inra.fr/EMTD/xl_fr_81-1>
  lexinfo:gender "feminine"@en, "féminin"@fr ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "septicémie"@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/81> .

