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

<http://data.loterre.fr/ark:/67375/27X/Chemical_element___Ion___Isotope___Simple_body>
  rdfs:comment "Number of members: 2."@en, "Nombre de membres : 2."@fr ;
  skos:prefLabel "Chemical element / Ion / Isotope / Simple body"@en, "Élément chimique / Ion / Isotope / Corps simple"@fr ;
  isothes:superGroup <http://data.loterre.fr/ark:/67375/27X/Grouping_by_semantic_type> ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/27X> ;
  skos:member <http://data.loterre.fr/ark:/67375/27X-SPQJM11M-6>, <http://data.loterre.fr/ark:/67375/27X-T8QTCGFH-K> .

<http://data.loterre.fr/ark:/67375/27X> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/27X/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/27X/Chemical_element___Ion___Isotope___Simple_body> .

<http://data.loterre.fr/ark:/67375/27X-T8QTCGFH-K>
  skos:prefLabel "strontium"@fr, "strontium"@en ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/27X-SPQJM11M-6>
  skos:prefLabel "isotope"@fr, "isotope"@en ;
  a skos:Concept .

