@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix aeris_pf: <https://vocab.aeris-data.fr/platform> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://vocab.aeris-data.fr/platform/7f5287df-483f-4378-8dac-3b896a3197ad>
  skos:prefLabel "Atmospheric simulation chambers"@en ;
  a skos:Concept .

<https://vocab.aeris-data.fr/platform/actris-fr-in>
  skos:prefLabel "Instruments d'exploration ACTRIS-FR"@fr, "ACTRIS-FR Exploratory Platforms"@en ;
  a skos:Collection ;
  skos:member <https://vocab.aeris-data.fr/platform/0f3a16f5-d26d-4742-889c-1527b297b7db> .

<https://vocab.aeris-data.fr/platform/0f3a16f5-d26d-4742-889c-1527b297b7db>
  skos:definition "The CESAM platform consists of a combination of two chambers (CESAM chamber and CSA chamber) that can work both with gas or multiphase reacting mixtures involving gaseous trace species, organic particles, water droplets, mineral dust, soot and salts. It has been designed to perform studies on multiphase atmospheric processes under realistic conditions."@en ;
  skos:hiddenLabel "IN_SITU_LAND_BASED_PLATFORMS.ATMOSPHERIC_SIMULATION_CHAMBERS.CESAM" ;
  foaf:name "CESAM" ;
  foaf:homepage <https://www.eurochamp.org/simulation-chambers/CESAM> ;
  skos:prefLabel "Multiphase Atmospheric Experimental Simulation Chamber"@en, "CESAM"@en ;
  skos:inScheme aeris_pf: ;
  skos:broader <https://vocab.aeris-data.fr/platform/7f5287df-483f-4378-8dac-3b896a3197ad> ;
  a skos:Concept .

aeris_pf:
  skos:prefLabel "Plateformes AERIS"@fr, "AERIS Platforms"@en ;
  a owl:Ontology, skos:ConceptScheme .

