@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-QS54W89T-7>
  skos:prefLabel "radioisotope"@en, "radioisotope"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/3WV-H6D4NH14-8> .

<http://data.loterre.fr/ark:/67375/3WV-H6D4NH14-8>
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/3WV> ;
  skos:broader <http://data.loterre.fr/ark:/67375/3WV-QS54W89T-7> ;
  skos:prefLabel "polonium 210"@fr, "po-210"@en .

<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-H6D4NH14-8> .

