@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:-C786ZGF4-5
  inist:semCategory "Machine / Equipement"@fr, "Máquina/Equipamiento"@es, "Machine / Equipment"@en ;
  skos:hiddenLabel "Motor de reluctancia"@es, "Moteur réluctance"@fr, "Reluctance motors"@en ;
  skos:prefLabel "motor de reluctancia"@es, "reluctance motor"@en, "moteur à réluctance"@fr ;
  a skos:Concept ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q2142883> ;
  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:-C786ZGF4-5 .

