@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:fluoranthene
  skos:exactMatch <https://commonchemistry.cas.org/detail?cas_rn=206-44-0> ;
  skos:broader actris_vocab:polycyclicaromatichydrocarbons, actris_vocab:objectofinterest ;
  skos:inScheme actris_vocab: ;
  skos:prefLabel "fluoranthene"@en ;
  dc:creator <https://orcid.org/0000-0002-8981-0805> ;
  a skos:Concept .

actris_vocab:depositionfluoranthenemassflux ns0:hasObjectOfInterest actris_vocab:fluoranthene .
actris_vocab:precipitationfluoranthenemassflux ns0:hasObjectOfInterest actris_vocab:fluoranthene .
actris_vocab:fluorantheneamountfraction ns0:hasObjectOfInterest actris_vocab:fluoranthene .
actris_vocab:fluoranthenemassconcentration ns0:hasObjectOfInterest actris_vocab:fluoranthene .
actris_vocab:polycyclicaromatichydrocarbons
  skos:prefLabel "polycyclic aromatic hydrocarbons"@en ;
  a skos:Concept ;
  skos:narrower actris_vocab:fluoranthene .

actris_vocab:precipitationfluoranthenemassconcentration ns0:hasObjectOfInterest actris_vocab:fluoranthene .
actris_vocab:
  skos:prefLabel "ACTRIS Vocabulary"@en ;
  a skos:ConceptScheme .

actris_vocab:mossfluoranthenemassfraction ns0:hasObjectOfInterest actris_vocab:fluoranthene .
actris_vocab:fluoranthenenumberconcentration ns0:hasObjectOfInterest actris_vocab:fluoranthene .
actris_vocab:aerosolparticlefluoranthenemassconcentration ns0:hasObjectOfInterest actris_vocab:fluoranthene .
actris_vocab:gasandparticlefluoranthenemassconcentration ns0:hasObjectOfInterest actris_vocab:fluoranthene .
actris_vocab:objectofinterest
  skos:prefLabel "object of interest"@en ;
  a skos:Concept ;
  skos:narrower actris_vocab:fluoranthene .

