@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:-X24VH2PX-6 .

bjw: a skos:ConceptScheme .
bjw:-X24VH2PX-6
  skos:prefLabel "waveguide component"@en, "componente de guía de onda"@es, "composant de guide d'onde"@fr ;
  inist:semCategory "Dispositif / Appareillage"@fr, "Dispositivo/Aparatos"@es, "Device / Apparatus"@en ;
  skos:altLabel "componente de guiaonda"@es ;
  skos:inScheme bjw: ;
  skos:hiddenLabel "Composant guide onde"@fr, "Waveguide components"@en ;
  a skos:Concept .

