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

<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:-J2FWGZH4-8 .

bjw: a skos:ConceptScheme .
bjw:-J2FWGZH4-8
  skos:inScheme bjw: ;
  skos:hiddenLabel "Material amagnético"@es, "Non magnetic material"@en, "Matériau amagnétique"@fr ;
  inist:semCategory "Material / Product / Substance"@en, "Matériau / Produit / Substance"@fr, "Material/Producto/Sustancia"@es ;
  skos:prefLabel "material amagnético"@es, "non-magnetic material"@en, "matériau amagnétique"@fr ;
  a skos:Concept .

