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

actris_vocab:checkonatmosphericmolecularcalculationsource
  dc:isReplacedBy actris_ctrl_lists:checkonatmosphericmolecularcalculationsource ;
  owl:deprecated "true"@en ;
  skos:definition "The use of standard atmosphere profiles is source of potentially high error in the optical property profiles. Therefore data products obtained using such molecular profiles are not considered as not high quality and will be labelled as Level 1 data product. This control is performed on the variable atmospheric_molecular_calculation_source. If its value is 0 (zero) the product is labelled as Level 1."@en ;
  skos:broader actris_vocab:combinedassessment ;
  skos:inScheme actris_vocab: ;
  skos:prefLabel "check on atmospheric molecular calculation source"@en ;
  dc:creator <https://orcid.org/0000-0001-8301-1319> ;
  dc:contributor <https://orcid.org/0000-0003-4157-0838> ;
  a skos:Concept .

actris_vocab:combinedassessment
  skos:prefLabel "combined assessment"@en ;
  a skos:Concept ;
  skos:narrower actris_vocab:checkonatmosphericmolecularcalculationsource .

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

