@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:PollyXT skos:related actris_vocab:multiwavelengthRamanpolarizationlidar .
actris_vocab:aerosolremotesensing
  skos:prefLabel "aerosol remote sensing"@en ;
  a skos:Concept .

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

actris_vocab:multiwavelengthRamanpolarizationlidar
  skos:related actris_vocab:aerosolremotesensing ;
  skos:definition "Instrument that transmits multiple-wavelength pulsed laser light into the atmosphere and collects the backscattered radiation at the laser wavelengths as well as the backscattered radiation from the atmospheric nitrogen due to the frequency shift of the transmitted light for more than one of the laser wavelengths. Furthermore, it can collect at least one of the backscattered polarization components of the linearly polarized emitted laser light. The system provides spatially resolved aerosol optical properties and aerosol geometrical features: i.e., layer height and thickness, aerosol backscatter and extinction coefficient without reliance on a priori assumptions for more than one of the laser wavelengths, and volume and particle depolarization ratios at the laser wavelengths for which the instrument is equipped with polarization channels."@en ;
  skos:broader actris_vocab:lidar ;
  skos:inScheme actris_vocab: ;
  skos:prefLabel "multiwavelength Raman polarization lidar"@en ;
  dc:creator <https://orcid.org/0000-0001-8301-1319> ;
  dc:contributor <https://orcid.org/0000-0003-4157-0838> ;
  a skos:Concept .

actris_vocab:lidar
  skos:prefLabel "lidar"@en ;
  a skos:Concept ;
  skos:narrower actris_vocab:multiwavelengthRamanpolarizationlidar .

