@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/DISP>
  skos:prefLabel "Dispositivo / Aparatos"@es, "Dispositif / Appareillage"@fr, "Device / Apparatus"@en ;
  a isothes:ConceptGroup ;
  skos:member bjw:-NG8BSRV6-0 .

bjw:-NG8BSRV6-0
  inist:semCategory "Dispositif / Appareillage"@fr, "Device / Apparatus"@en, "Dispositivo/Aparatos"@es ;
  skos:inScheme bjw: ;
  skos:hiddenLabel "Interrupteur vide"@fr, "Vacuum interrupters"@en, "Interruptor de vacío"@es ;
  skos:prefLabel "interruptor de vacío"@es, "interrupteur à vide"@fr, "vacuum interrupter"@en ;
  a skos:Concept ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q30592431> .

