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

<http://data.loterre.fr/ark:/67375/37T-Chemical_element__Collective_name_of_elements__Isotope__Monoatomic_ion>
  skos:prefLabel "Élément chimique / Famille d'éléments / Isotope / Ion monoatomique"@fr, "Chemical element / Collective name of elements / Isotope / Monoatomic ion"@en ;
  a isothes:ConceptGroup ;
  skos:member <http://data.loterre.fr/ark:/67375/37T-X2BDVLTK-Z> .

<http://data.loterre.fr/ark:/67375/37T> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/37T-X2BDVLTK-Z>
  uneskos:memberOf <http://data.loterre.fr/ark:/67375/37T-Chemical_element__Collective_name_of_elements__Isotope__Monoatomic_ion> ;
  skos:hiddenLabel "Vanadium III"@fr, "Vanadium III"@en ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/37T> ;
  skos:prefLabel "vanadium III"@fr, "vanadium III"@en .

