@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix eurochamp: <https://vocab.aeris-data.fr/eurochamp> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://vocab.aeris-data.fr/eurochamp/chambers>
  a skos:Collection ;
  skos:prefLabel "Simulation Chambers"@en ;
  skos:member <https://vocab.aeris-data.fr/eurochamp/5bbda7e6c3c7d6fcc27ffb0d> .

eurochamp:
  skos:prefLabel "ASC thesaurus"@en ;
  a owl:Ontology, skos:ConceptScheme .

<https://vocab.aeris-data.fr/eurochamp/5bbcbaae4c7334f611531742>
  skos:prefLabel "NCAS-UEA"@en ;
  a skos:Concept ;
  skos:related <https://vocab.aeris-data.fr/eurochamp/5bbda7e6c3c7d6fcc27ffb0d> .

<https://vocab.aeris-data.fr/eurochamp/5bbda7e6c3c7d6fcc27ffb0d>
  skos:related <https://vocab.aeris-data.fr/eurochamp/5bbcbaae4c7334f611531742> ;
  skos:definition "{\"volume\": \"6.8 m3\", \"wallMaterial\": \"FEP film\", \"irradiation\": \"Fluorescent lamps Other artificial light source\"}" ;
  skos:prefLabel "RvG-ASIC"@en ;
  skos:inScheme eurochamp: ;
  skos:broader <https://vocab.aeris-data.fr/eurochamp/chamber> ;
  a skos:Concept .

<https://vocab.aeris-data.fr/eurochamp/chamber>
  skos:prefLabel "Simulation Chamber"@en ;
  a skos:Concept ;
  skos:narrower <https://vocab.aeris-data.fr/eurochamp/5bbda7e6c3c7d6fcc27ffb0d> .

