@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:-LV5175F4-7
  inist:semCategory "Matériau / Produit / Substance"@fr, "Material / Product / Substance"@en, "Material/Producto/Sustancia"@es ;
  skos:prefLabel "aislante"@es, "insulating material"@en, "isolant"@fr ;
  a skos:Concept ;
  skos:hiddenLabel "Isolant"@fr, "Aislante"@es, "Insulating material"@en ;
  skos:inScheme bjw: .

<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:-LV5175F4-7 .

bjw: a skos:ConceptScheme .
