@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix inist: <http://www.inist.fr/Ontology#> .

<http://data.loterre.fr/ark:/67375/26L/Soil>
  skos:prefLabel "Sol"@fr, "Soil"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/26L-RRXNTN8V-Q> .

<http://data.loterre.fr/ark:/67375/26L-H9RWX77X-5>
  skos:prefLabel "suelo"@es, "soil"@en, "sol"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-RRXNTN8V-Q> .

<http://data.loterre.fr/ark:/67375/26L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/26L-RRXNTN8V-Q>
  skos:hiddenLabel "Sol dernovo podzolique"@fr, "sol dernovo podzolique"@fr, "Sodipodzolic soil"@en, "sodipodzolic soil"@en ;
  inist:semCategory "Soil"@en, "Sol"@fr ;
  a skos:Concept ;
  skos:altLabel "sod-podzolic soils"@en, "sod-podzolic soil"@en ;
  skos:prefLabel "sol sodi-podzolique"@fr, "soddy-podzolic soil"@en, "suelo sódico-podzólico"@es ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-H9RWX77X-5> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> .

