@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/> .
@prefix ns0: <https://w3id.org/iadopt/ont/> .

actris_vocab:mercuryoxides
  skos:definition "Gaseous oxidized mercury (GOM) consist of gas phase Hg(I) and Hg(II) in combination with elements such as halogens, oxygen, nitrogen and sulphur. Its exact chemical composition is currently unknown and rather operationally defined by its collection/detection methods."@en ;
  skos:broader actris_vocab:inorganics, actris_vocab:objectofinterest ;
  skos:inScheme actris_vocab: ;
  skos:prefLabel "mercury oxides"@en ;
  dc:creator <https://orcid.org/0000-0002-8981-0805> ;
  a skos:Concept .

actris_vocab:mercuryoxidesnumberconcentration ns0:hasObjectOfInterest actris_vocab:mercuryoxides .
actris_vocab:elementalmercuryandmercuryoxidesmassconcentration ns0:hasObjectOfInterest actris_vocab:mercuryoxides .
actris_vocab:mercuryoxidesamountfraction ns0:hasObjectOfInterest actris_vocab:mercuryoxides .
actris_vocab:inorganics
  skos:prefLabel "inorganics"@en ;
  a skos:Concept ;
  skos:narrower actris_vocab:mercuryoxides .

actris_vocab:elementalmercuryandmercuryoxidesnumberconcentration ns0:hasObjectOfInterest actris_vocab:mercuryoxides .
actris_vocab:
  skos:prefLabel "ACTRIS Vocabulary"@en ;
  a skos:ConceptScheme .

actris_vocab:mercuryoxidesmassconcentration ns0:hasObjectOfInterest actris_vocab:mercuryoxides .
actris_vocab:elementalmercuryandmercuryoxidesamountfraction ns0:hasObjectOfInterest actris_vocab:mercuryoxides .
actris_vocab:objectofinterest
  skos:prefLabel "object of interest"@en ;
  a skos:Concept ;
  skos:narrower actris_vocab:mercuryoxides .

