@prefix bjw: <http://data.loterre.fr/ark:/67375/BJW> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix inist: <http://www.inist.fr/Ontology#> .

bjw: a skos:ConceptScheme .
<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:-SXLV45M4-3 .

bjw:-SXLV45M4-3
  skos:hiddenLabel "Guide onde non réciproque"@fr, "Non reciprocal waveguide"@en, "Guía onda no recíproca"@es ;
  inist:semCategory "Dispositif / Appareillage"@fr, "Dispositivo/Aparatos"@es, "Device / Apparatus"@en ;
  skos:altLabel "guiaonda no recíproca"@es ;
  skos:prefLabel "non-reciprocal waveguide"@en, "guide d'onde non réciproque"@fr, "guía de onda no recíproca"@es ;
  a skos:Concept ;
  skos:inScheme bjw: .

