@prefix actris_vocab: <https://vocabulary.actris.nilu.no/actris_vocab/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://w3id.org/iadopt/ont/> .

actris_vocab:lightabsorptionÅngströmexponent
  dc:isReplacedBy actris_vocab:Ångströmexponent ;
  owl:deprecated "true"@en ;
  skos:definition "The Ångström exponent obtained for the object's absorption. Variable alpha in relating the absorption at wavelength lambda to the absorption at a different wavelength lambda0: ext(lambda) = ext(lambda0) * [lambda/lambda0] ** (-1 * alpha)."@en ;
  skos:broader actris_vocab:variablepropertyofinterest ;
  skos:inScheme actris_vocab: ;
  skos:prefLabel "light absorption Ångström exponent"@en ;
  dc:creator <https://orcid.org/0000-0002-8981-0805> ;
  a skos:Concept .

actris_vocab:variablepropertyofinterest
  skos:prefLabel "variable property of interest"@en ;
  a skos:Concept ;
  skos:narrower actris_vocab:lightabsorptionÅngströmexponent .

actris_vocab:aerosolparticlelightabsorptionÅngströmexponent ns0:hasProperty actris_vocab:lightabsorptionÅngströmexponent .
actris_vocab:
  skos:prefLabel "ACTRIS Vocabulary"@en ;
  a skos:ConceptScheme .

