@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:-S6NC85JG-G .

rdr:-S6NC85JG-G
  skos:prefLabel "oxyde de zinc"@fr, "óxido de zinc"@es, "zinc oxide"@en ;
  skos:hiddenLabel "Zinc oxide"@en, "Oxyde de zinc"@fr, "Zinc óxido"@es, "Óxido de zinc"@es ;
  inist:semCategory "Material / Product / Substance"@en, "Matériau / Produit / Substance"@fr ;
  a skos:Concept ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q190077> ;
  skos:inScheme rdr: ;
  inist:domain "Chimie minérale"@fr, "Mineral chemistry"@en .

rdr: a skos:ConceptScheme .
