<?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/serviceFunction/ApplicationDownload">
                <skos:prefLabel xml:lang="en">Download a software application to interact with the data</skos:prefLabel>
                <dc:date>2024-10-23 10:40:00.0</dc:date>
                <owlxml:versionInfo>0.2</owlxml:versionInfo>
                <skos:definition xml:lang="en">
A download and installation page for a software application that can read (usually over the Internet 
to an online repository) the data products for interactive visualization and additional processing. 
The application may also provide means for annotation and derivation of the secondary data products 
and in some cases allow uploading new products to the online data repository.
                </skos:definition>
            </skos:Concept>
</rdf:RDF>