@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://w3id.org/iadopt/ont/> . @prefix dct: <http://purl.org/dc/terms/> . @prefix ns2: <https://orcid.org/> . ns0:o-xylenenumberconcentration metadata_def:mappingLoom "oxylenenumberconcentration" ; metadata_def:mappingSameURI ns0:o-xylenenumberconcentration ; dct:creator <https://orcid.org/0000-0003-2972-2851> ; a owl:NamedIndividual, skos:Concept ; skos:broader ns0:tracegasvariables ; skos:definition "Number concentration means number of molecule per unit volume, and is used in the construction molecular_concentration_of_X_in_Y, where X is a material constituent of Y. A chemical species denoted by X may be described by a single term such as 'nitrogen' or a phrase such as 'nox_expressed_as_nitrogen'. The chemical formula for o-xylene is C8H10. O-xylene is a member of the group of hydrocarbons known as aromatics. The IUPAC name for o-xylene is 1,2-xylene."@en ; skos:inScheme <https://vocabulary.actris.nilu.no/actris_vocab/> ; skos:prefLabel "o-xylene number concentration"@en ; ns1:hasMatrix ns0:gasphase ; ns1:hasObjectOfInterest ns0:o-xylene ; ns1:hasProperty ns0:numberconcentration . ns0:tracegasvariables skos:narrower ns0:o-xylenenumberconcentration .
@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://w3id.org/iadopt/ont/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix ns2: <https://orcid.org/> .

ns0:o-xylenenumberconcentration
    metadata_def:mappingLoom "oxylenenumberconcentration" ;
    metadata_def:mappingSameURI ns0:o-xylenenumberconcentration ;
    dct:creator <https://orcid.org/0000-0003-2972-2851> ;
    a owl:NamedIndividual, skos:Concept ;
    skos:broader ns0:tracegasvariables ;
    skos:definition "Number concentration means number of molecule per unit volume, and is used in the construction molecular_concentration_of_X_in_Y, where X is a material constituent of Y. A chemical species denoted by X may be described by a single term such as 'nitrogen' or a phrase such as 'nox_expressed_as_nitrogen'. The chemical formula for o-xylene is C8H10. O-xylene is a member of the group of hydrocarbons known as aromatics. The IUPAC name for o-xylene is 1,2-xylene."@en ;
    skos:inScheme <https://vocabulary.actris.nilu.no/actris_vocab/> ;
    skos:prefLabel "o-xylene number concentration"@en ;
    ns1:hasMatrix ns0:gasphase ;
    ns1:hasObjectOfInterest ns0:o-xylene ;
    ns1:hasProperty ns0:numberconcentration .

ns0:tracegasvariables
    skos:narrower ns0:o-xylenenumberconcentration .