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

bjw:-TM2595V7-D
  inist:semCategory "Matériau / Produit / Substance"@fr, "Material/Producto/Sustancia"@es, "Material / Product / Substance"@en ;
  skos:prefLabel "verre d'aluminosilicate"@fr, "aluminosilicate glass"@en, "vidrio de aluminosilicato"@es ;
  skos:inScheme bjw: ;
  skos:altLabel "verre aluminosilicate"@fr ;
  skos:hiddenLabel "Aluminosilicate glass"@en, "Verre aluminosilicate"@fr ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/BJW/MATE>
  skos:prefLabel "Material / Producto / Sustancia"@es, "Material / Product / Substance"@en, "Matériau / Produit / Substance"@fr ;
  a isothes:ConceptGroup ;
  skos:member bjw:-TM2595V7-D .

bjw: a skos:ConceptScheme .
