@prefix actris_vocab: <https://vocabulary.actris.nilu.no/actris_vocab/> .
@prefix ns0: <https://w3id.org/iadopt/ont/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

actris_vocab:isobutylvinylethernumberconcentration ns0:hasObjectOfInterest actris_vocab:isobutylvinylether .
actris_vocab:isobutylvinylether
  dc:creator <https://orcid.org/0000-0003-2972-2851> ;
  dc:contributor <https://orcid.org/0000-0001-5158-8703>, <https://orcid.org/0000-0002-1490-169X> ;
  skos:exactMatch <https://commonchemistry.cas.org/detail?cas_rn=109-53-5> ;
  skos:altLabel "1-(ethenyloxy)-2-methylpropane"@en ;
  skos:broader actris_vocab:ethers, actris_vocab:objectofinterest ;
  skos:prefLabel "isobutyl vinyl ether"@en ;
  skos:inScheme actris_vocab: ;
  a skos:Concept .

actris_vocab:isobutylvinyletheramountfraction ns0:hasObjectOfInterest actris_vocab:isobutylvinylether .
actris_vocab:
  skos:prefLabel "ACTRIS Vocabulary"@en ;
  a skos:ConceptScheme .

actris_vocab:isobutylvinylethermassconcentration ns0:hasObjectOfInterest actris_vocab:isobutylvinylether .
actris_vocab:ethers
  skos:prefLabel "ethers"@en ;
  a skos:Concept ;
  skos:narrower actris_vocab:isobutylvinylether .

actris_vocab:objectofinterest
  skos:prefLabel "object of interest"@en ;
  a skos:Concept ;
  skos:narrower actris_vocab:isobutylvinylether .

