@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://opendata.inrae.fr/PLP/352>
  skos:prefLabel "exposition d'un terrain"@fr, "slope aspect"@en ;
  a skos:Concept .

<http://opendata.inrae.fr/PLP/962>
  skos:prefLabel "terroir"@en, "terroir"@fr ;
  a skos:Concept .

<http://opendata.inrae.fr/PLP/SubjectFieldGroup>
  skos:prefLabel "Grouping by subject field"@en, "Regroupement par domaine"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  isothes:subGroup <http://opendata.inrae.fr/PLP/Geography> .

<http://opendata.inrae.fr/PLP/542>
  skos:prefLabel "laterite"@en, "latérite"@fr ;
  a skos:Concept .

<http://opendata.inrae.fr/PLP/159>
  skos:prefLabel "cartogramme"@en, "cartogramme"@fr ;
  a skos:Concept .

<http://opendata.inrae.fr/PLP/Petit_Lexique_de_Pedologie> a skos:ConceptScheme .
<http://opendata.inrae.fr/PLP/933>
  skos:prefLabel "système d'information géographique"@fr, "geographic information system"@en ;
  a skos:Concept .

<http://opendata.inrae.fr/PLP/Geography>
  rdfs:comment "Number of members: 5."@en, "Nombre de membres : 5."@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <http://opendata.inrae.fr/PLP/159>, <http://opendata.inrae.fr/PLP/352>, <http://opendata.inrae.fr/PLP/933>, <http://opendata.inrae.fr/PLP/542>, <http://opendata.inrae.fr/PLP/962> ;
  skos:prefLabel "Geography"@en, "Géographie"@fr ;
  skos:inScheme <http://opendata.inrae.fr/PLP/Petit_Lexique_de_Pedologie> ;
  isothes:superGroup <http://opendata.inrae.fr/PLP/SubjectFieldGroup> .

