@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:2‐methyl‐3‐buten‐2‐olmassconcentration ns0:hasObjectOfInterest actris_vocab:2‐methyl‐3‐buten‐2‐ol .
actris_vocab:2‐methyl‐3‐buten‐2‐olamountfraction ns0:hasObjectOfInterest actris_vocab:2‐methyl‐3‐buten‐2‐ol .
actris_vocab:alcohols
  skos:prefLabel "alcohols"@en ;
  a skos:Concept ;
  skos:narrower actris_vocab:2‐methyl‐3‐buten‐2‐ol .

actris_vocab:terpenoids
  skos:prefLabel "terpenoids"@en ;
  a skos:Concept ;
  skos:narrower actris_vocab:2‐methyl‐3‐buten‐2‐ol .

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

actris_vocab:2‐methyl‐3‐buten‐2‐ol
  dc:contributor <https://orcid.org/0000-0001-5158-8703>, <https://orcid.org/0000-0002-1490-169X> ;
  skos:prefLabel "2‐methyl‐3‐buten‐2‐ol"@en ;
  skos:broader actris_vocab:terpenoids, actris_vocab:alcohols, actris_vocab:objectofinterest ;
  skos:altLabel "MBO"@en ;
  a skos:Concept ;
  skos:inScheme actris_vocab: ;
  skos:exactMatch <https://commonchemistry.cas.org/detail?cas_rn=115-18-4> ;
  dc:creator <https://orcid.org/0000-0003-2972-2851> .

actris_vocab:2‐methyl‐3‐buten‐2‐olnumberconcentration ns0:hasObjectOfInterest actris_vocab:2‐methyl‐3‐buten‐2‐ol .
actris_vocab:objectofinterest
  skos:prefLabel "object of interest"@en ;
  a skos:Concept ;
  skos:narrower actris_vocab:2‐methyl‐3‐buten‐2‐ol .

