@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 dct: <http://purl.org/dc/terms/> . @prefix ns1: <https://orcid.org/> . <https://vocabulary.actris.nilu.no/actris_vocab/> skos:hasTopConcept ns0:variablegroup . ns0:aerosolvariables skos:broader ns0:variablegroup . ns0:atmosphericstatevariables skos:broader ns0:variablegroup . ns0:cloudvariables skos:broader ns0:variablegroup . ns0:gasandparticlevariables skos:broader ns0:variablegroup . ns0:precipitationvariables skos:broader ns0:variablegroup . ns0:tracegasvariables skos:broader ns0:variablegroup . ns0:variablegroup metadata_def:mappingLoom "variablegroup" ; metadata_def:mappingSameURI ns0:variablegroup ; dct:creator <https://orcid.org/0000-0002-3380-3470> ; a owl:NamedIndividual, skos:Concept ; skos:definition "Category of variables grouped by context."@en ; skos:inScheme <https://vocabulary.actris.nilu.no/actris_vocab/> ; skos:narrower ns0:aerosolvariables, ns0:atmosphericstatevariables, ns0:cloudvariables, ns0:gasandparticlevariables, ns0:precipitationvariables, ns0:tracegasvariables ; skos:prefLabel "variable group"@en ; 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 dct: <http://purl.org/dc/terms/> .
@prefix ns1: <https://orcid.org/> .

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

ns0:aerosolvariables
    skos:broader ns0:variablegroup .

ns0:atmosphericstatevariables
    skos:broader ns0:variablegroup .

ns0:cloudvariables
    skos:broader ns0:variablegroup .

ns0:gasandparticlevariables
    skos:broader ns0:variablegroup .

ns0:precipitationvariables
    skos:broader ns0:variablegroup .

ns0:tracegasvariables
    skos:broader ns0:variablegroup .

ns0:variablegroup
    metadata_def:mappingLoom "variablegroup" ;
    metadata_def:mappingSameURI ns0:variablegroup ;
    dct:creator <https://orcid.org/0000-0002-3380-3470> ;
    a owl:NamedIndividual, skos:Concept ;
    skos:definition "Category of variables grouped by context."@en ;
    skos:inScheme <https://vocabulary.actris.nilu.no/actris_vocab/> ;
    skos:narrower ns0:aerosolvariables, ns0:atmosphericstatevariables, ns0:cloudvariables, ns0:gasandparticlevariables, ns0:precipitationvariables, ns0:tracegasvariables ;
    skos:prefLabel "variable group"@en ;
    skos:topConceptOf <https://vocabulary.actris.nilu.no/actris_vocab/> .