@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:-G1TMKVKD-R
  skos:hiddenLabel "Underground power station"@en, "Centrale souterraine"@fr, "Central subterránea"@es ;
  skos:inScheme bjw: ;
  inist:semCategory "Máquina/Equipamiento"@es, "Machine / Equipement"@fr, "Machine / Equipment"@en ;
  skos:prefLabel "centrale souterraine"@fr, "central subterránea"@es, "underground power station"@en ;
  a skos:Concept ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q1664208> .

[]
  skos:prefLabel "Máquina / Equipamiento"@es, "Machine / Equipement"@fr, "Machine / Equipment"@en ;
  a isothes:ConceptGroup ;
  skos:member bjw:-G1TMKVKD-R .

