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

<http://opendata.inrae.fr/PLP/451>
  skos:altLabel "uppermost horizon"@en, "surficial horizon"@en, "topsoil"@en, "A horizon"@en ;
  skos:inScheme <http://opendata.inrae.fr/PLP/Petit_Lexique_de_Pedologie> ;
  skos:related <http://opendata.inrae.fr/PLP/331>, <http://opendata.inrae.fr/PLP/457>, <http://opendata.inrae.fr/PLP/471> ;
  a skos:Concept ;
  dc:modified "2020-08-27T15:18:01.778+02:00"^^xsd:dateTime ;
  skos:topConceptOf <http://opendata.inrae.fr/PLP/Petit_Lexique_de_Pedologie> ;
  skosxl:prefLabel <http://opendata.inrae.fr/PLP/xl_fr_451-1> ;
  skos:prefLabel "horizon de surface"@fr, "surface horizon"@en .

<http://opendata.inrae.fr/PLP/471>
  skos:prefLabel "horizons labourés"@fr, "ploughed horizons"@en ;
  a skos:Concept ;
  skos:related <http://opendata.inrae.fr/PLP/451> .

<http://opendata.inrae.fr/PLP/xl_fr_451-1>
  lexinfo:gender "masculin"@fr, "masculine"@en ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "horizon de surface"@fr ;
  a skosxl:Label .

<http://opendata.inrae.fr/PLP/331>
  skos:prefLabel "humiferous episolum"@en, "épisolum humifère"@fr ;
  a skos:Concept ;
  skos:related <http://opendata.inrae.fr/PLP/451> .

<http://opendata.inrae.fr/PLP/457>
  skos:prefLabel "A horizons"@en, "horizons A"@fr ;
  a skos:Concept ;
  skos:related <http://opendata.inrae.fr/PLP/451> .

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

