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

<http://opendata.inrae.fr/ASYSEL/Soil_science>
  skos:prefLabel "Science des sols"@fr, "Soil science"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <http://opendata.inrae.fr/ASYSEL/35> .

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

<http://opendata.inrae.fr/ASYSEL> a skos:ConceptScheme .
<http://opendata.inrae.fr/ASYSEL/35>
  skos:altLabel "moor"@en, "moorland"@en, "heathland"@en ;
  a skos:Concept ;
  dc11:subject "Soil science"@en, "Science des sols"@fr ;
  skosxl:prefLabel <http://opendata.inrae.fr/ASYSEL/xl_fr_35-1> ;
  skos:inScheme <http://opendata.inrae.fr/ASYSEL> ;
  skos:prefLabel "heath"@en, "lande"@fr ;
  skos:example "“Heathland's wetter and peatier relation, moorland, covers enormous stretches of north Europe...” (Source : INRA)"@en, "“The Lüneburger Heide in West Germany is a classic example of heathland, now partly a nature reserve, with acid bogs and rolling expanses covered in heather Calluna vulgaris, shading into coniferous woodland.” (Source : INRA)"@en ;
  skos:note "« Heath » désigne tout à la fois l’espèce végétale (bruyère) et le milieu dans lequel on la rencontre (lande à bruyère). « Moor » désigne les landes à bruyère sur sol acide et mal drainant (« Yorkshire moors »). (Source : INRA)"@fr .

