@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:-XWN2T2PD-N .

bjw:-XWN2T2PD-N
  skos:hiddenLabel "Accumulation énergie"@fr, "Acumulación energía"@es, "Energy storage"@en ;
  skos:prefLabel "accumulation d'énergie"@fr, "acumulación de energía"@es, "energy storage"@en ;
  inist:semCategory "Physical phenomenon / Chemical phenomenon"@en, "Fenómeno físico/Fenómeno químico"@es, "Processus physique / Processus chimique"@fr ;
  skos:altLabel "almacenamiento de energía"@es ;
  skos:inScheme bjw: ;
  a skos:Concept .

