@prefix actris_vocab: <https://vocabulary.actris.nilu.no/actris_vocab/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .

actris_vocab:CimelCE318-T skos:related actris_vocab:sunskylunarphotometer .
actris_vocab:aerosolinsitu
  skos:prefLabel "aerosol in situ"@en ;
  a skos:Concept .

actris_vocab:
  skos:prefLabel "ACTRIS Vocabulary"@en ;
  a skos:ConceptScheme .

actris_vocab:photometer
  skos:prefLabel "photometer"@en ;
  a skos:Concept ;
  skos:narrower actris_vocab:sunskylunarphotometer .

actris_vocab:reactivetracegasesinsitu
  skos:prefLabel "reactive trace gases in situ"@en ;
  a skos:Concept .

actris_vocab:sunskylunarphotometer
  skos:related actris_vocab:reactivetracegasesinsitu, actris_vocab:aerosolinsitu ;
  skos:prefLabel "sun sky lunar photometer"@en ;
  skos:definition "Photometer mounted on a tracking system to always point towards the sun to measure the direct sun radiance. Can alternatively pointed towards the moon as light source, or towards the sky to measure sky radiance. Can be equipped with spectral filters to measure the direct sun radiance at targeted wavelengths. By calibration, the optical depth of the atmosphere can be inferred from the direct sun / moon radiance. By using assumptions on the atmospheric temperature and pressure profile, or corresponding information from weather forecast models or radio sonde soundings, the optical depth due to aerosol particles in the atmosphere column can be calculated."@en ;
  dc:contributor <https://orcid.org/0000-0003-2972-2851> ;
  skos:inScheme actris_vocab: ;
  dc:creator <https://orcid.org/0000-0001-8911-7253> ;
  skos:altLabel "Triple Mode Photometer"@en ;
  skos:broader actris_vocab:photometer ;
  a skos:Concept .

