@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/5bbda7e6c3c7d6fcc27ffb03>
  skos:related <https://vocab.aeris-data.fr/eurochamp/5bbcbaae4c7334f611531738> ;
  skos:definition "{\"volume\": \"2 m3\", \"wallMaterial\": \"FEP film\", \"irradiation\": \"Fluorescent lamps\"}" ;
  skos:prefLabel "ISAC"@en ;
  skos:inScheme eurochamp: ;
  skos:broader <https://vocab.aeris-data.fr/eurochamp/chamber> ;
  a skos:Concept .

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

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

<https://vocab.aeris-data.fr/eurochamp/5bbcbaae4c7334f611531738>
  skos:prefLabel "CNRS-IRCELYON"@en ;
  a skos:Concept ;
  skos:related <https://vocab.aeris-data.fr/eurochamp/5bbda7e6c3c7d6fcc27ffb03> .

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

