@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/> . <https://vocabulary.actris.nilu.no/actris_vocab/> skos:hasTopConcept ns0:variablematrix . ns0:aerosolparticlephase skos:broader ns0:variablematrix . ns0:atmosphericstate skos:broader ns0:variablematrix . ns0:cloudphase skos:broader ns0:variablematrix . ns0:gasandparticlephase skos:broader ns0:variablematrix . ns0:gasphase skos:broader ns0:variablematrix . ns0:precipitationphase skos:broader ns0:variablematrix . ns0:variablematrix metadata_def:mappingLoom "variablematrix" ; metadata_def:mappingSameURI ns0:variablematrix ; dct:creator <https://orcid.org/0000-0002-3380-3470> ; a owl:NamedIndividual, skos:Concept ; skos:definition "Entity in which the object of interest is contained."@en ; skos:inScheme <https://vocabulary.actris.nilu.no/actris_vocab/> ; skos:narrower ns0:aerosolparticlephase, ns0:atmosphericstate, ns0:cloudphase, ns0:gasandparticlephase, ns0:gasphase, ns0:precipitationphase ; skos:prefLabel "variable matrix"@en ; skos:relatedMatch ns1:hasMatrix ; skos:topConceptOf <https://vocabulary.actris.nilu.no/actris_vocab/> .
@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/> .

<https://vocabulary.actris.nilu.no/actris_vocab/>
    skos:hasTopConcept ns0:variablematrix .

ns0:aerosolparticlephase
    skos:broader ns0:variablematrix .

ns0:atmosphericstate
    skos:broader ns0:variablematrix .

ns0:cloudphase
    skos:broader ns0:variablematrix .

ns0:gasandparticlephase
    skos:broader ns0:variablematrix .

ns0:gasphase
    skos:broader ns0:variablematrix .

ns0:precipitationphase
    skos:broader ns0:variablematrix .

ns0:variablematrix
    metadata_def:mappingLoom "variablematrix" ;
    metadata_def:mappingSameURI ns0:variablematrix ;
    dct:creator <https://orcid.org/0000-0002-3380-3470> ;
    a owl:NamedIndividual, skos:Concept ;
    skos:definition "Entity in which the object of interest is contained."@en ;
    skos:inScheme <https://vocabulary.actris.nilu.no/actris_vocab/> ;
    skos:narrower ns0:aerosolparticlephase, ns0:atmosphericstate, ns0:cloudphase, ns0:gasandparticlephase, ns0:gasphase, ns0:precipitationphase ;
    skos:prefLabel "variable matrix"@en ;
    skos:relatedMatch ns1:hasMatrix ;
    skos:topConceptOf <https://vocabulary.actris.nilu.no/actris_vocab/> .