@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <https://vocabulary.actris.nilu.no/actris_vocab/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix skos: <http://www.w3.org/2004/02/skos/core#> . @prefix metadata_def: <http://data.bioontology.org/metadata/def/> . @prefix ns1: <https://commonchemistry.cas.org/> . @prefix dct: <http://purl.org/dc/terms/> . @prefix ns2: <https://orcid.org/> . @prefix ns3: <https://w3id.org/iadopt/ont/> . ns0:alcohols skos:narrower ns0:o-cresol . ns0:aromatics skos:narrower ns0:o-cresol . ns0:o-cresol metadata_def:mappingLoom "ocresol" ; metadata_def:mappingSameURI ns0:o-cresol ; dct:contributor <https://orcid.org/0000-0001-5158-8703>, <https://orcid.org/0000-0002-1490-169X> ; dct:creator <https://orcid.org/0000-0003-2972-2851> ; a owl:NamedIndividual, skos:Concept ; skos:altLabel "2-methyl phenol"@en ; skos:broader ns0:alcohols, ns0:aromatics, ns0:objectofinterest ; skos:exactMatch <https://commonchemistry.cas.org/detail?cas_rn=95-48-7> ; skos:inScheme <https://vocabulary.actris.nilu.no/actris_vocab/> ; skos:prefLabel "o-cresol"@en . ns0:o-cresolamountfraction ns3:hasObjectOfInterest ns0:o-cresol . ns0:o-cresolmassconcentration ns3:hasObjectOfInterest ns0:o-cresol . ns0:o-cresolnumberconcentration ns3:hasObjectOfInterest ns0:o-cresol . ns0:objectofinterest skos:narrower ns0:o-cresol .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <https://vocabulary.actris.nilu.no/actris_vocab/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix ns1: <https://commonchemistry.cas.org/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix ns2: <https://orcid.org/> .
@prefix ns3: <https://w3id.org/iadopt/ont/> .

ns0:alcohols
    skos:narrower ns0:o-cresol .

ns0:aromatics
    skos:narrower ns0:o-cresol .

ns0:o-cresol
    metadata_def:mappingLoom "ocresol" ;
    metadata_def:mappingSameURI ns0:o-cresol ;
    dct:contributor <https://orcid.org/0000-0001-5158-8703>, <https://orcid.org/0000-0002-1490-169X> ;
    dct:creator <https://orcid.org/0000-0003-2972-2851> ;
    a owl:NamedIndividual, skos:Concept ;
    skos:altLabel "2-methyl phenol"@en ;
    skos:broader ns0:alcohols, ns0:aromatics, ns0:objectofinterest ;
    skos:exactMatch <https://commonchemistry.cas.org/detail?cas_rn=95-48-7> ;
    skos:inScheme <https://vocabulary.actris.nilu.no/actris_vocab/> ;
    skos:prefLabel "o-cresol"@en .

ns0:o-cresolamountfraction
    ns3:hasObjectOfInterest ns0:o-cresol .

ns0:o-cresolmassconcentration
    ns3:hasObjectOfInterest ns0:o-cresol .

ns0:o-cresolnumberconcentration
    ns3:hasObjectOfInterest ns0:o-cresol .

ns0:objectofinterest
    skos:narrower ns0:o-cresol .