@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix skosxl: <http://www.w3.org/2008/05/skos-xl#> .
@prefix lexinfo: <http://www.lexinfo.net/ontology/2.0/lexinfo#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<http://opendata.inrae.fr/PLP/664>
  skos:prefLabel "organominéral"@fr, "organo-mineral"@en ;
  a skos:Concept ;
  skos:related <http://opendata.inrae.fr/PLP/440> .

<http://opendata.inrae.fr/PLP/440>
  dc11:subject "Pedology"@en, "Pédologie"@fr ;
  skos:prefLabel "hémi-organique"@fr, "hemi-organic"@en ;
  skosxl:prefLabel <http://opendata.inrae.fr/PLP/xl_fr_440-1> ;
  skos:topConceptOf <http://opendata.inrae.fr/PLP/Petit_Lexique_de_Pedologie> ;
  skos:inScheme <http://opendata.inrae.fr/PLP/Petit_Lexique_de_Pedologie> ;
  skos:related <http://opendata.inrae.fr/PLP/444>, <http://opendata.inrae.fr/PLP/664> ;
  skos:definition "Qualifie un horizon très humifère, mais non holorganique, contenant plus de 8 g de carbone organique pour 100 g (Référentiel Pédologique). (Source : INRA)"@fr ;
  a skos:Concept .

<http://opendata.inrae.fr/PLP/xl_fr_440-1>
  lexinfo:partOfSpeech "adjectif"@fr, "adjective"@en ;
  skosxl:literalForm "hémi-organique"@fr ;
  a skosxl:Label .

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

<http://opendata.inrae.fr/PLP/444>
  skos:prefLabel "holorganic"@en, "holorganique"@fr ;
  a skos:Concept ;
  skos:related <http://opendata.inrae.fr/PLP/440> .

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

