@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix lexinfo: <http://www.lexinfo.net/ontology/2.0/lexinfo#> .

<http://opendata.inrae.fr/PLP/Agronomy>
  skos:prefLabel "Agronomie"@fr, "Agronomy"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <http://opendata.inrae.fr/PLP/814> .

<http://opendata.inrae.fr/PLP/814>
  skos:altLabel "retrogression"@en, "fixation"@fr ;
  dc11:subject "Pédologie"@fr, "Pedology"@en, "Agronomy"@en, "Agronomie"@fr ;
  a skos:Concept ;
  skos:related <http://opendata.inrae.fr/PLP/376>, <http://opendata.inrae.fr/PLP/749> ;
  skos:prefLabel "rétrogradation"@fr, "reversion"@en ;
  skos:topConceptOf <http://opendata.inrae.fr/PLP/Petit_Lexique_de_Pedologie> ;
  skos:definition "Passage d'un élément initialement présent dans la solution du sol sous une forme absorbable vers une forme moins soluble ou insoluble, inassimilable par les plantes. (Source : INRA)"@fr ;
  skosxl:prefLabel <http://opendata.inrae.fr/PLP/xl_fr_814-1> ;
  skos:inScheme <http://opendata.inrae.fr/PLP/Petit_Lexique_de_Pedologie> ;
  skos:note "Ce terme s'applique principalement au phosphore, au potassium et à l'ion ammonium. (Source : INRA)"@fr ;
  dc:modified "2020-08-27T15:09:49.349+02:00"^^xsd:dateTime .

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

<http://opendata.inrae.fr/PLP/749>
  skos:prefLabel "fixing power"@en, "pouvoir fixateur"@fr ;
  a skos:Concept ;
  skos:related <http://opendata.inrae.fr/PLP/814> .

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

<http://opendata.inrae.fr/PLP/376>
  skos:prefLabel "fixation"@fr, "fixation"@en ;
  a skos:Concept ;
  skos:related <http://opendata.inrae.fr/PLP/814> .

<http://opendata.inrae.fr/PLP/Pedology>
  skos:prefLabel "Pédologie"@fr, "Pedology"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <http://opendata.inrae.fr/PLP/814> .

