@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:-FRM1LDG7-J
  skos:prefLabel "electricity"@en, "électricité"@fr, "electricidad"@es ;
  skos:hiddenLabel "Electricité"@fr, "Electricidad"@es, "Electricity"@en ;
  a skos:Concept ;
  skos:inScheme bjw: ;
  inist:semCategory "Phénomène naturel / Phénomène induit"@fr, "Natural phenomenon / Induced phenomenon"@en, "Fenómeno natural/Fenómeno inducido"@es .

<http://data.loterre.fr/ark:/67375/BJW/PHNA>
  skos:prefLabel "Fenómeno natural / Fenómeno inducido"@es, "Natural phenomenon / Induced phenomenon"@en, "Phénomène naturel / Phénomène induit"@fr ;
  a isothes:ConceptGroup ;
  skos:member bjw:-FRM1LDG7-J .

bjw: a skos:ConceptScheme .
