@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:gasandparticlechrysenetriphenylenemassconcentration ns0:hasObjectOfInterest actris_vocab:chrysenetriphenylene .
actris_vocab:precipitationchrysenetriphenylenemassconcentration ns0:hasObjectOfInterest actris_vocab:chrysenetriphenylene .
actris_vocab:depositionchrysenetriphenylenemassflux ns0:hasObjectOfInterest actris_vocab:chrysenetriphenylene .
actris_vocab:polycyclicaromatichydrocarbons
  skos:prefLabel "polycyclic aromatic hydrocarbons"@en ;
  a skos:Concept ;
  skos:narrower actris_vocab:chrysenetriphenylene .

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

actris_vocab:chrysenetriphenylene
  skos:exactMatch <https://pubchem.ncbi.nlm.nih.gov/compound/20324113> ;
  skos:broader actris_vocab:polycyclicaromatichydrocarbons, actris_vocab:objectofinterest ;
  skos:inScheme actris_vocab: ;
  skos:prefLabel "chrysene triphenylene"@en ;
  dc:creator <https://orcid.org/0000-0002-8981-0805> ;
  a skos:Concept .

actris_vocab:chrysenetriphenylenenumberconcentration ns0:hasObjectOfInterest actris_vocab:chrysenetriphenylene .
actris_vocab:chrysenetriphenyleneamountfraction ns0:hasObjectOfInterest actris_vocab:chrysenetriphenylene .
actris_vocab:aerosolparticlechrysenetriphenylenemassconcentration ns0:hasObjectOfInterest actris_vocab:chrysenetriphenylene .
actris_vocab:objectofinterest
  skos:prefLabel "object of interest"@en ;
  a skos:Concept ;
  skos:narrower actris_vocab:chrysenetriphenylene .

actris_vocab:chrysenetriphenylenemassconcentration ns0:hasObjectOfInterest actris_vocab:chrysenetriphenylene .
