@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:-TX7L5HGZ-M
  inist:semCategory "Device / Apparatus"@en, "Dispositif / Appareillage"@fr, "Dispositivo/Aparatos"@es ;
  skos:hiddenLabel "Hollow cathode"@en, "Cátodo hueco"@es, "Cathode creuse"@fr ;
  skos:inScheme bjw: ;
  skos:prefLabel "cátodo hueco"@es, "hollow cathode"@en, "cathode creuse"@fr ;
  a skos:Concept .

<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:-TX7L5HGZ-M .

bjw: a skos:ConceptScheme .
