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

bjw:-RPCP31ZH-J
  skos:prefLabel "matériau réfractaire"@fr, "refractory material"@en, "material refractario"@es ;
  a skos:Concept ;
  inist:semCategory "Matériau / Produit / Substance"@fr, "Material/Producto/Sustancia"@es, "Material / Product / Substance"@en ;
  skos:hiddenLabel "Material refractario"@es, "Refractory material"@en, "Matériau réfractaire"@fr ;
  skos:inScheme bjw: ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q1123417> .

<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:-RPCP31ZH-J .

bjw: a skos:ConceptScheme .
