@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:-V06T91D1-K
  skos:prefLabel "matériau thermo-électrique"@fr, "thermo-electric material"@en, "material termoeléctrico"@es ;
  skos:hiddenLabel "Thermoelectric materials"@en, "Matériau thermoélectrique"@fr ;
  a skos:Concept ;
  skos:altLabel "thermoelectric material"@en ;
  skos:inScheme bjw: ;
  inist:semCategory "Matériau / Produit / Substance"@fr, "Material/Producto/Sustancia"@es, "Material / Product / Substance"@en .

<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:-V06T91D1-K .

bjw: a skos:ConceptScheme .
