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

<http://data.loterre.fr/ark:/67375/3WV> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/3WV-W1C6V436-9>
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/3WV> ;
  skos:broader <http://data.loterre.fr/ark:/67375/3WV-T1LLJLR2-8> ;
  skos:prefLabel "antimoine"@fr, "antimony"@en ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Antimoine> .

<http://data.loterre.fr/ark:/67375/3WV/Élément_chimique__Ion__Isotope__Corps_simple>
  skos:prefLabel "Élément chimique / Ion / Isotope / Corps simple"@fr, "Chemical element / Ion / Isotope / Simple body"@en ;
  a isothes:ConceptGroup ;
  skos:member <http://data.loterre.fr/ark:/67375/3WV-W1C6V436-9> .

<http://data.loterre.fr/ark:/67375/3WV-T1LLJLR2-8>
  skos:prefLabel "élément chimique"@fr, "chemical element"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/3WV-W1C6V436-9> .

