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

<https://opendata.inra.fr/EMTD/Veterinary_medicine_and_animal_health>
  skos:prefLabel "Médecine vétérinaire et santé animale"@fr, "Veterinary medicine and animal health"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <https://opendata.inra.fr/EMTD/40> .

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

<https://opendata.inra.fr/EMTD/40>
  skos:altLabel "distension du caecum"@fr, "cecal enlargement"@en ;
  dc11:subject "Microbiology"@en, "Microbiologie"@fr, "Veterinary medicine and animal health"@en, "Médecine vétérinaire et santé animale"@fr ;
  skos:prefLabel "caecal enlargement"@en, "distension caecale"@fr ;
  skos:example "In adult germ-free rats, there is considerable caecal enlargement and this is associated with a reduced ability to absorb water from the bowel content when compared with conventional rats. (Source : INRA)"@en ;
  skosxl:prefLabel <https://opendata.inra.fr/EMTD/xl_fr_40-1> ;
  a skos:Concept ;
  skos:inScheme <https://opendata.inra.fr/EMTD/> ;
  skos:definition "Hyperdéveloppement du caecum. (Source : INRA)"@fr ;
  skos:note "Cet état physiologique n'a été observé que chez les rongeurs axéniques et ne peut pas être transposé à d'autres animaux. (Source : INRA)"@fr .

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