@prefix lexinfo: <http://www.lexinfo.net/ontology/2.0/lexinfo#> .
@prefix skosxl: <http://www.w3.org/2008/05/skos-xl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://opendata.inrae.fr/PLP/xl_fr_104-1>
  lexinfo:gender "feminine"@en, "féminin"@fr ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "bauxitisation"@fr ;
  a skosxl:Label .

<http://opendata.inrae.fr/PLP/35>
  skos:prefLabel "allitization"@en, "allitisation"@fr ;
  a skos:Concept ;
  skos:related <http://opendata.inrae.fr/PLP/104> .

<http://opendata.inrae.fr/PLP/409>
  skos:prefLabel "gibbsite"@fr, "gibbsite"@en ;
  a skos:Concept ;
  skos:related <http://opendata.inrae.fr/PLP/104> .

<http://opendata.inrae.fr/PLP/Petit_Lexique_de_Pedologie>
  a skos:ConceptScheme ;
  skos:hasTopConcept <http://opendata.inrae.fr/PLP/104> .

<http://opendata.inrae.fr/PLP/104>
  skos:related <http://opendata.inrae.fr/PLP/35>, <http://opendata.inrae.fr/PLP/409> ;
  skosxl:prefLabel <http://opendata.inrae.fr/PLP/xl_fr_104-1> ;
  skos:definition "Mécanisme d'altération de divers tecto- et phyllosilicates, conduisant à la formation de gibbsite, par lixiviation progressive des cations alcalins et alcalinoterreux et de toute la silice. (Source : INRA)"@fr ;
  skos:topConceptOf <http://opendata.inrae.fr/PLP/Petit_Lexique_de_Pedologie> ;
  a skos:Concept ;
  skos:inScheme <http://opendata.inrae.fr/PLP/Petit_Lexique_de_Pedologie> ;
  skos:prefLabel "bauxitisation"@fr, "bauxitization"@en .

