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

<http://data.loterre.fr/ark:/67375/905-RQL1P5HM-7>
  skos:prefLabel "speech"@en, "langue"@fr ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/905-T3C9ZZCB-6>
  skos:prefLabel "toponymie"@fr, "toponymy"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/905> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/905/LANG_Divers>
  rdfs:comment "Number of membres: 3."@en, "Nombre de membres : 3."@fr ;
  skos:prefLabel "Language_Miscellaneous"@en, "Langue / Langage_Divers"@fr ;
  skos:member <http://data.loterre.fr/ark:/67375/905-HPDGJTF8-S>, <http://data.loterre.fr/ark:/67375/905-T3C9ZZCB-6>, <http://data.loterre.fr/ark:/67375/905-RQL1P5HM-7> ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/905/LANG> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/905> ;
  a skos:Collection .

<http://data.loterre.fr/ark:/67375/905-HPDGJTF8-S>
  skos:prefLabel "langage"@fr, "language"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/905/LANG>
  skos:prefLabel "Langue / Langage"@fr, "Language"@en ;
  a skos:Collection ;
  isothes:subGroup <http://data.loterre.fr/ark:/67375/905/LANG_Divers> .

