@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://data.loterre.fr/ark:/67375/905/MINE>
  skos:prefLabel "Minéral"@fr, "Mineral"@en ;
  a skos:Collection ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/905/MATE> .

<http://data.loterre.fr/ark:/67375/905/MMAT>
  skos:prefLabel "Matériau / Matière / Etat de la matière"@fr, "Material / Matter / State of matter"@en ;
  a skos:Collection ;
  isothes:subGroup <http://data.loterre.fr/ark:/67375/905/MATE> .

<http://data.loterre.fr/ark:/67375/905/ROCH>
  skos:prefLabel "Rock"@en, "Roche"@fr ;
  a skos:Collection ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/905/MATE> .

<http://data.loterre.fr/ark:/67375/905> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/905/META>
  skos:prefLabel "Métal"@fr, "Metal"@en ;
  a skos:Collection ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/905/MATE> .

<http://data.loterre.fr/ark:/67375/905/MATE>
  rdfs:comment "Number of membres: 5."@en, "Nombre de membres : 5."@fr ;
  skos:prefLabel "Material / Product / Substance"@en, "Matériau / Produit / Substance"@fr ;
  isothes:subGroup <http://data.loterre.fr/ark:/67375/905/ROCH>, <http://data.loterre.fr/ark:/67375/905/MINE>, <http://data.loterre.fr/ark:/67375/905/MATO>, <http://data.loterre.fr/ark:/67375/905/META>, <http://data.loterre.fr/ark:/67375/905/MATE_Divers> ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/905/MMAT> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/905> ;
  a skos:Collection .

<http://data.loterre.fr/ark:/67375/905/MATO>
  skos:prefLabel "Organic material"@en, "Matériau organique"@fr ;
  a skos:Collection ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/905/MATE> .

<http://data.loterre.fr/ark:/67375/905/MATE_Divers>
  skos:prefLabel "Matériau / Produit / Substance_Divers"@fr, "Material / Product / Substance_Miscellaneous"@en ;
  a skos:Collection ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/905/MATE> .

