<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:skos="http://www.w3.org/2004/02/skos/core#"
    xmlns:pithia="https://metadata.pithia.eu/ontology/2.2/"
    xmlns:owlxml="http://www.w3.org/2006/12/owl2-xml#"
>            
<skos:Concept rdf:about="https://metadata.pithia.eu/ontology/2.2/computationType/ActivityIndicator">
                <skos:prefLabel xml:lang="en">Activity Indicator</skos:prefLabel>
                <dc:date>2023-04-13 19:55:00.0</dc:date>
                <owlxml:versionInfo>0.1</owlxml:versionInfo>
                <skos:definition xml:lang="en">
                    A computed value that is interpreted as a level (metric) of activity within the feature of 
                    interest. While based on underlying acquisitions (measurements) and computations (models) of 
                    real physical quantities, an activity indicator may or may not directly correspond to an 
                    observed property with explicit definitions of its phenomenon, measurand, and units of the 
                    value presentation.
                </skos:definition>
                <skos:narrower rdf:resource="https://metadata.pithia.eu/ontology/2.2/computationType/SolarActivityIndicator"/>
                <skos:narrower rdf:resource="https://metadata.pithia.eu/ontology/2.2/computationType/MagnetosphericActivityIndicator"/>
                <skos:narrower rdf:resource="https://metadata.pithia.eu/ontology/2.2/computationType/IonosphericActivityIndicator"/>
                <skos:narrower rdf:resource="https://metadata.pithia.eu/ontology/2.2/computationType/GeomagneticActivityIndicator"/>
            </skos:Concept>
</rdf:RDF>