@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:-J960XJWQ-R
  inist:semCategory "Máquina/Equipamiento"@es, "Machine / Equipment"@en, "Machine / Equipement"@fr ;
  skos:hiddenLabel "Reluctance machine"@en, "Machine réluctance"@fr, "Máquina reluctancia"@es ;
  skos:inScheme bjw: ;
  skos:prefLabel "machine à réluctance"@fr, "reluctance machine"@en, "máquina de reluctancia"@es ;
  a skos:Concept .

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

