@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/26L-FKXT66HR-J>
  skos:prefLabel "cemento roca"@es, "rock cement"@en, "ciment roche"@fr ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/26L-VG9TDMR9-L>
  skos:prefLabel "clasto"@es, "clast"@en, "claste"@fr ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/26L/Matter_compound>
  a isothes:ConceptGroup, skos:Collection ;
  rdfs:comment "Nombre de membres : 3."@fr, "Number of members: 3."@en ;
  skos:prefLabel "Composant de la matière"@fr, "Matter compound"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> ;
  skos:member <http://data.loterre.fr/ark:/67375/26L-Z7SJBZ4W-K>, <http://data.loterre.fr/ark:/67375/26L-FKXT66HR-J>, <http://data.loterre.fr/ark:/67375/26L-VG9TDMR9-L> ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/26L/Grouping_by_semantic_type> .

<http://data.loterre.fr/ark:/67375/26L-Z7SJBZ4W-K>
  skos:prefLabel "compuesto"@es, "composé"@fr, "compound"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/26L/Grouping_by_semantic_type>
  skos:prefLabel "Grouping by semantic type"@en, "Regroupement par catégorie sémantique"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  isothes:subGroup <http://data.loterre.fr/ark:/67375/26L/Matter_compound> .

<http://data.loterre.fr/ark:/67375/26L> a skos:ConceptScheme .
