@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#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

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

<http://opendata.inrae.fr/PLP/620>
  skos:prefLabel "minéraux secondaires"@fr, "weathering minerals"@en ;
  a skos:Concept ;
  skos:related <http://opendata.inrae.fr/PLP/641> .

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

<http://opendata.inrae.fr/PLP/81>
  skos:prefLabel "argilisation"@fr, "argillization"@en ;
  a skos:Concept ;
  skos:related <http://opendata.inrae.fr/PLP/641> .

<http://opendata.inrae.fr/PLP/641>
  skos:related <http://opendata.inrae.fr/PLP/620>, <http://opendata.inrae.fr/PLP/81> ;
  skos:topConceptOf <http://opendata.inrae.fr/PLP/Petit_Lexique_de_Pedologie> ;
  skos:altLabel "neogenesis"@en, "néogenése"@fr ;
  skos:inScheme <http://opendata.inrae.fr/PLP/Petit_Lexique_de_Pedologie> ;
  skos:note "Exemple : minéraux argileux de néoformation. (Source : INRA)"@fr ;
  skos:definition "Processus de formation d'un minéral qui n'existait pas initialement dans le sol ou dans le matériau parental. (Source : INRA)"@fr ;
  skos:prefLabel "néoformation"@fr, "neoformation"@en ;
  skosxl:prefLabel <http://opendata.inrae.fr/PLP/xl_fr_641-1> ;
  a skos:Concept ;
  dc11:subject "Pédologie"@fr, "Pedology"@en .

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

