@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/5bbcbaae4c7334f61153173c>
  skos:prefLabel "INFN"@en ;
  a skos:Concept ;
  skos:related <https://vocab.aeris-data.fr/eurochamp/5bbda7e6c3c7d6fcc27ffb07> .

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

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

<https://vocab.aeris-data.fr/eurochamp/5bbda7e6c3c7d6fcc27ffb07>
  skos:related <https://vocab.aeris-data.fr/eurochamp/5bbcbaae4c7334f61153173c> ;
  skos:definition "{\"volume\": \"2.8 m3\", \"wallMaterial\": \"Stainless steel\", \"irradiation\": \"Other artificial light source\"}" ;
  skos:prefLabel "CHAMBRe"@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/5bbda7e6c3c7d6fcc27ffb07> .

