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

bjw: a skos:ConceptScheme .
bjw:-KNKB0B6D-J
  inist:semCategory "Dispositif / Appareillage"@fr, "Dispositivo/Aparatos"@es, "Device / Apparatus"@en ;
  skos:hiddenLabel "Accionamiento de motor asincrónico"@es, "Entraînement électrique moteur asynchrone"@fr, "Induction motor drives"@en ;
  skos:prefLabel "accionamiento de motor asincrónico"@es, "induction motor drive"@en, "entraînement de moteur asynchrone"@fr ;
  skos:inScheme bjw: ;
  a skos:Concept .

