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

<https://opendata.inra.fr/EMTD/xl_fr_54-1>
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "système lymphoïde associé à l'intestin"@fr ;
  a skosxl:Label .

<https://opendata.inra.fr/EMTD/xl_en_54-5>
  lexinfo:abbreviationFor "gut-associated lymphoid tissue" ;
  lexinfo:termType "abbreviation"@en, "abréviation"@fr ;
  skosxl:literalForm "G.A.L.T."@en ;
  dc11:subject "Immunologie"@fr, "Immunology"@en ;
  a skosxl:Label .

<https://opendata.inra.fr/EMTD/Immunology>
  skos:prefLabel "Immunologie"@fr, "Immunology"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <https://opendata.inra.fr/EMTD/54> .

<https://opendata.inra.fr/EMTD/xl_fr_54-2>
  lexinfo:abbreviationFor "gut-associated lymphoid tissue" ;
  lexinfo:termType "abbreviation"@en, "abréviation"@fr ;
  skosxl:literalForm "G.A.L.T."@fr ;
  dc11:subject "Immunologie"@fr, "Immunology"@en ;
  a skosxl:Label .

<https://opendata.inra.fr/EMTD/xl_en_54-4>
  lexinfo:fullFormFor "G.A.L.T." ;
  lexinfo:termType "forme développée"@fr, "full form"@en ;
  skosxl:literalForm "gut-associated lymphoid tissue"@en ;
  a skosxl:Label .

<https://opendata.inra.fr/EMTD/> a skos:ConceptScheme .
<https://opendata.inra.fr/EMTD/54>
  skosxl:altLabel <https://opendata.inra.fr/EMTD/xl_en_54-5>, <https://opendata.inra.fr/EMTD/xl_fr_54-2> ;
  skos:definition "Cellules isolées présentes dans l'épithélium et la lamina propria de l'intestin, ainsi que dans les amygdales, les plaques de Peyer, l'appendice et les ganglions mésentériques et coliques. (Source : INRA)"@fr, "Gut-associated lymphoid tissue (G.A.L.T.): peripheral lymphoid organ consisting of lymphoid tissue associated with the gut (Peyer's patches, tonsils, mesenteric lymph nodes and the appendix). (Source : INRA)"@en ;
  dc11:subject "Immunology"@en, "Immunologie"@fr ;
  skos:note "Les tissus lymphoïdes associés à l'intestin diffèrent des autres organes lymphoïdes car ils n'ont pas de vaisseaux lymphatiques afférents. (Source : INRA)"@fr, "Le G.A.L.T. est en contact avec les nombreux antigènes alimentaires ou microbiens présents dans le tube digestif. (Source : INRA)"@fr ;
  skos:inScheme <https://opendata.inra.fr/EMTD/> ;
  skosxl:prefLabel <https://opendata.inra.fr/EMTD/xl_en_54-4>, <https://opendata.inra.fr/EMTD/xl_fr_54-1> ;
  skos:altLabel "gut-associated lymphoreticular tissue"@en, "G.A.L.T."@fr, "G.A.L.T."@en, "système lymphoïde associé au tube digestif"@fr ;
  a skos:Concept ;
  skos:prefLabel "gut-associated lymphoid tissue"@en, "système lymphoïde associé à l'intestin"@fr .

