@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:-XGVC37D3-F .

bjw: a skos:ConceptScheme .
bjw:-XGVC37D3-F
  inist:semCategory "Dispositivo/Aparatos"@es, "Dispositif / Appareillage"@fr, "Device / Apparatus"@en ;
  skos:hiddenLabel "Electroimán electropermanente"@es, "Electroaimant électropermanent"@fr, "Electropermanent electromagnet"@en ;
  skos:prefLabel "electroimán electropermanente"@es, "electropermanent electromagnet"@en, "électroaimant électropermanent"@fr ;
  skos:inScheme bjw: ;
  skos:altLabel "électro-aimant électropermanent"@fr ;
  a skos:Concept .

