@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix lexinfo: <http://www.lexinfo.net/ontology/2.0/lexinfo#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<http://opendata.inrae.fr/PLP/662>
  skosxl:prefLabel <http://opendata.inrae.fr/PLP/xl_fr_662-1> ;
  dc:modified "2020-07-03T15:20:42.878+02:00"^^xsd:dateTime ;
  skos:prefLabel "organisation de l'azote"@fr, "immobilisation (azote)"@en ;
  skos:definition "Assimilation par les micro-organismes d'azote minéral du sol, conduisant à la formation d'azote organique. (Source : INRA)"@fr ;
  dc11:subject "Pedology"@en, "Pédologie"@fr, "Agronomie"@fr, "Agronomy"@en ;
  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> .

<http://opendata.inrae.fr/PLP/xl_fr_662-1>
  lexinfo:gender "feminine"@en, "féminin"@fr ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "organisation de l'azote"@fr ;
  a skosxl:Label .

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

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

<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/662> .

