@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: a skos:ConceptScheme .
bjw:-XL4S5WG1-H
  skos:prefLabel "XLPE insulation"@en, "aislamiento de XLPE"@es, "isolation XLPE"@fr ;
  inist:semCategory "Fenómeno físico/Fenómeno químico"@es, "Processus physique / Processus chimique"@fr, "Physical phenomenon / Chemical phenomenon"@en ;
  skos:altLabel "isolation au polyéthylène réticulé"@fr, "aislamiento de polietileno reticulado"@es ;
  a skos:Concept ;
  skos:inScheme bjw: ;
  skos:hiddenLabel "Isolation XLPE"@fr, "Aislamiento de XLPE"@es .

<http://data.loterre.fr/ark:/67375/BJW/PPPC>
  skos:prefLabel "Fenómeno físico/Fenómeno químico"@es, "Processus physique / Processus chimique"@fr, "Physical phenomenon / Chemical phenomenon"@en ;
  a isothes:ConceptGroup ;
  skos:member bjw:-XL4S5WG1-H .

