@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:-P0N9W8XW-Q
  inist:semCategory "Device / Apparatus"@en, "Dispositif / Appareillage"@fr, "Dispositivo/Aparatos"@es ;
  a skos:Concept ;
  skos:hiddenLabel "Tube cathodique"@fr, "Cathode ray tubes"@en ;
  skos:prefLabel "cathode tube"@en, "tube cathodique"@fr, "tubo catódico"@es ;
  skos:inScheme bjw: ;
  skos:altLabel "cathode ray tube"@en .

<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:-P0N9W8XW-Q .

bjw: a skos:ConceptScheme .
