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

actris_vocab:iceparticleequivolumetricmediandiameter ns0:hasProperty actris_vocab:equivolumetricmediandiameter .
actris_vocab:equivolumetricmediandiameter
  skos:definition "The equivolumetric median diameter is the mass-weighted median diameter of a size distribution of particles, i.e. the ratio of the fourth to the third moment of the particle size distribution, calculated in terms of a gamma distribution fitted to the observed size distribution"@en ;
  skos:broader actris_vocab:variablepropertyofinterest ;
  skos:inScheme actris_vocab: ;
  skos:prefLabel "equivolumetric median diameter"@en ;
  dc:creator <https://orcid.org/0000-0001-9834-5100> ;
  a skos:Concept .

actris_vocab:variablepropertyofinterest
  skos:prefLabel "variable property of interest"@en ;
  a skos:Concept ;
  skos:narrower actris_vocab:equivolumetricmediandiameter .

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

actris_vocab:raindropequivolumetricmediandiameter ns0:hasProperty actris_vocab:equivolumetricmediandiameter .
actris_vocab:drizzledropletequivolumetricmediandiameter ns0:hasProperty actris_vocab:equivolumetricmediandiameter .
actris_vocab:liquiddropletequivolumetricmediandiameter ns0:hasProperty actris_vocab:equivolumetricmediandiameter .
