@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:-D2FBPVZX-3 .

rdr:-D2FBPVZX-3
  inist:semCategory "Matériau / Produit / Substance"@fr, "Material / Product / Substance"@en ;
  skos:hiddenLabel "Structure 2 barrières"@fr, "Estructura 2 barrera"@es, "Structure à deux barrières"@fr, "Estructura de dos barreras"@es, "Double barrier structure"@en ;
  skos:prefLabel "double barrier structure"@en, "structure à deux barrières"@fr, "estructura de dos barreras"@es ;
  skos:altLabel "structure à 2 barrières"@fr, "structure double barrière"@fr ;
  a skos:Concept ;
  skos:inScheme rdr: .

rdr: a skos:ConceptScheme .
