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

<http://data.loterre.fr/ark:/67375/27X/Plant_biology__Botany>
  isothes:superGroup <http://data.loterre.fr/ark:/67375/27X/Grouping_by_subject_field> ;
  rdfs:comment "Nombre de membres : 1."@fr, "Number of members: 1."@en ;
  skos:member <http://data.loterre.fr/ark:/67375/27X-SFQ79854-4> ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/27X> ;
  skos:prefLabel "Biologie végétale / Botanique"@fr, "Plant biology / Botany"@en .

<http://data.loterre.fr/ark:/67375/27X/Grouping_by_subject_field>
  skos:prefLabel "Grouping by subject field"@en, "Regroupement par domaine"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  isothes:subGroup <http://data.loterre.fr/ark:/67375/27X/Plant_biology__Botany> .

<http://data.loterre.fr/ark:/67375/27X> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/27X-SFQ79854-4>
  skos:prefLabel "botanique"@fr, "botany"@en ;
  a skos:Concept .

