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

bjw: a skos:ConceptScheme .
<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:-JNMJT1N3-Q .

bjw:-JNMJT1N3-Q
  skos:hiddenLabel "Electrisation huile isolante"@fr, "Insulating oil electrification"@en, "Electrización del aceite aislante"@es ;
  skos:prefLabel "insulating oil electrification"@en, "electrización del aceite aislante"@es, "électrisation d'huile isolante"@fr ;
  a skos:Concept ;
  inist:semCategory "Physical phenomenon / Chemical phenomenon"@en, "Processus physique / Processus chimique"@fr, "Fenómeno físico/Fenómeno químico"@es ;
  skos:inScheme bjw: .

