@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-ZTF8H3JD-1>
  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 "molybdenum"@en, "molybdène"@fr ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Molybd%C3%A8ne> .

<http://data.loterre.fr/ark:/67375/3WV> a skos:ConceptScheme .
<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-ZTF8H3JD-1> .

<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-ZTF8H3JD-1> .

