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

<http://data.loterre.fr/ark:/67375/BJW/INST>
  skos:prefLabel "Organismo / Institución"@es, "Organisme / Institution"@fr, "Organization / Institution"@en ;
  a isothes:ConceptGroup ;
  skos:member bjw:-FG63VGMX-D .

bjw: a skos:ConceptScheme .
bjw:-FG63VGMX-D
  inist:semCategory "Organisme / Institution"@fr, "Organization / Institution"@en, "Organismo/Institución"@es ;
  skos:prefLabel "compagnie d'électricité"@fr, "electric utility"@en, "compañía de electricidad"@es ;
  skos:inScheme bjw: ;
  a skos:Concept ;
  skos:hiddenLabel "Compañía electricidad"@es, "Compagnie électricité"@fr, "Electric utility"@en ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q1326624> .

