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

bjw:-ZWMBC8TS-N
  inist:semCategory "Máquina/Equipamiento"@es, "Machine / Equipement"@fr, "Machine / Equipment"@en ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q24827900> ;
  skos:prefLabel "sistema de corriente alterna en alta tensión"@es, "système de courant alternatif à haute tension"@fr, "HVAC system"@en ;
  skos:hiddenLabel "Système courant alternatif haute tension"@fr, "HVAC systems"@en, "Sistema de corriente alterna en alta tensión"@es ;
  a skos:Concept ;
  skos:inScheme bjw: .

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

