@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:-VTKHNFGP-1 .

rdr:-VTKHNFGP-1
  inist:semCategory "Matériau / Produit / Substance"@fr, "Material / Product / Substance"@en ;
  skos:hiddenLabel "Variable-k dielectric"@en, "Dieléctrico de constante dieléctrica variable"@es, "Diélectrique à permittivité variable"@fr ;
  skos:prefLabel "variable-k dielectric"@en, "dieléctrico de constante dieléctrica variable"@es, "diélectrique à permittivité variable"@fr ;
  a skos:Concept ;
  skos:inScheme rdr: .

rdr: a skos:ConceptScheme .
