@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:3-methylpentaneandcyclohexanemassconcentration ns0:hasObjectOfInterest actris_vocab:3-methylpentane .
actris_vocab:alkanes
  skos:prefLabel "alkanes"@en ;
  a skos:Concept ;
  skos:narrower actris_vocab:3-methylpentane .

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

actris_vocab:3-methylpentaneamountfraction ns0:hasObjectOfInterest actris_vocab:3-methylpentane .
actris_vocab:3-methylpentane
  skos:exactMatch <https://commonchemistry.cas.org/detail?cas_rn=96-14-0> ;
  skos:broader actris_vocab:C6hydrocarbons, actris_vocab:alkanes, actris_vocab:objectofinterest ;
  skos:inScheme actris_vocab: ;
  skos:prefLabel "3-methylpentane"@en ;
  dc:creator <https://orcid.org/0000-0002-3380-3470> ;
  a skos:Concept .

actris_vocab:3-methylpentanemassconcentration ns0:hasObjectOfInterest actris_vocab:3-methylpentane .
actris_vocab:C6hydrocarbons
  skos:prefLabel "C6 hydrocarbons"@en ;
  a skos:Concept ;
  skos:narrower actris_vocab:3-methylpentane .

actris_vocab:3-methylpentaneandcyclohexanenumberconcentration ns0:hasObjectOfInterest actris_vocab:3-methylpentane .
actris_vocab:3-methylpentaneandcyclohexaneamountfraction ns0:hasObjectOfInterest actris_vocab:3-methylpentane .
actris_vocab:3-methylpentanenumberconcentration ns0:hasObjectOfInterest actris_vocab:3-methylpentane .
actris_vocab:objectofinterest
  skos:prefLabel "object of interest"@en ;
  a skos:Concept ;
  skos:narrower actris_vocab:3-methylpentane .

