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

bjw:-C0GN0RDJ-3
  skos:exactMatch <https://www.wikidata.org/wiki/Q1070448> ;
  a skos:Concept ;
  inist:semCategory "Machine / Equipement"@fr, "Máquina/Equipamiento"@es, "Machine / Equipment"@en ;
  skos:hiddenLabel "Cámara anecóica"@es, "Anechoic room"@en, "Chambre anéchoïque"@fr ;
  skos:prefLabel "chambre anéchoïque"@fr, "anechoic room"@en, "cámara anecóica"@es ;
  skos:inScheme bjw: ;
  skos:altLabel "anechoic chamber"@en .

bjw: a skos:ConceptScheme .
[]
  skos:prefLabel "Máquina / Equipamiento"@es, "Machine / Equipement"@fr, "Machine / Equipment"@en ;
  a isothes:ConceptGroup ;
  skos:member bjw:-C0GN0RDJ-3 .

