@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix rdr: <http://data.loterre.fr/ark:/67375/RDR> .
@prefix inist: <http://www.inist.fr/Ontology#> .

<http://data.loterre.fr/ark:/67375/RDR/MATE>
  skos:prefLabel "Material / Product / Substance"@en, "Matériau / Produit / Substance"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member rdr:-HN2WGD81-H .

rdr:-HN2WGD81-H
  skos:hiddenLabel "Indium antimonide"@en, "Antimoniuro de indio"@es, "Antimoniure d'indium"@fr, "Indium antimonides"@en ;
  inist:semCategory "Matériau / Produit / Substance"@fr, "Material / Product / Substance"@en ;
  skos:prefLabel "antimoniure d'indium"@fr, "antimoniuro de indio"@es, "indium antimonide"@en ;
  inist:domain "Mineral chemistry"@en, "Chimie minérale"@fr ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q418679> ;
  skos:inScheme rdr: ;
  a skos:Concept .

rdr: a skos:ConceptScheme .
