@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:-PT2FC0CF-5 .

rdr:-PT2FC0CF-5
  skos:exactMatch <https://www.wikidata.org/wiki/Q1765041> ;
  a skos:Concept ;
  skos:prefLabel "sulfure de strontium"@fr, "sulfuro de estroncio"@es, "strontium sulfide"@en ;
  skos:hiddenLabel "Strontium sulfides"@en, "Strontium sulfide"@en, "Sulfure de strontium"@fr, "Strontium sulfure"@fr, "Sulfuro de estroncio"@es ;
  inist:semCategory "Material / Product / Substance"@en, "Matériau / Produit / Substance"@fr ;
  skos:inScheme rdr: ;
  inist:domain "Chimie minérale"@fr, "Mineral chemistry"@en .

rdr: a skos:ConceptScheme .
