@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix org: <http://www.w3.org/ns/org#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.aeronomie.be/dataset/> a foaf:Document .

<https://data.aeronomie.be/dataset/d7f9ad80-d429-413d-8fd0-12482f8fdbf0#> a dcat:Dataset ;
    dct:bibliographicCitation "Darrouzet, F. (2025). <i>Cluster and IMAGE Orbits</i> (Version 1). Royal Belgian Institute for Space Aeronomy. https://doi.org/10.18758/QYBYO8H5" ;
    dct:creator [ a foaf:Person ;
            dct:identifier <https://orcid.org/0000-0002-2927-6858> ;
            org:memberOf [ a foaf:Organization ;
                    foaf:name "Royal Belgian Institute for Space Aeronomy (BIRA-IASB)" ] ;
            foaf:familyName "Darrouzet" ;
            foaf:givenName "Fabien" ;
            foaf:name "Darrouzet, Fabien" ] ;
    dct:description "Plots of the orbits of Cluster and IMAGE."@en ;
    dct:identifier "d7f9ad80-d429-413d-8fd0-12482f8fdbf0" ;
    dct:isReferencedBy <https://doi.org/10.5194/angeo-24-1737-2006> ;
    dct:issued "2025-03-21T10:51:54.082808"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-02-20T08:45:14.600901"^^xsd:dateTime ;
    dct:publisher [ a foaf:Organization ;
            dct:identifier <https://ror.org/03vfw8w96> ;
            foaf:name "Royal Belgian Institute for Space Aeronomy" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2005-12-15"^^xsd:date ;
            dcat:startDate "2001-01-01"^^xsd:date ] ;
    dct:title "Cluster and IMAGE Orbits"@en ;
    dct:type <https://datacite-metadata-schema.readthedocs.io/en/4.5/appendices/appendix-1/resourceTypeGeneral/#image> ;
    owl:versionInfo "1" ;
    adms:identifier <https://doi.org/10.18758/qybyo8h5> ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Royal Belgian Institute for Space Aeronomy"@en,
                "Institut royal d'Aéronomie Spatiale de Belgique"@fr,
                "Koninklijk Belgisch Instituut voor Ruimte-Aeronomie"@nl ;
            vcard:hasEmail <mailto:data-contact@aeronomie.be> ] ;
    dcat:distribution <https://data.aeronomie.be/dataset/d7f9ad80-d429-413d-8fd0-12482f8fdbf0/resource/4e393b97-d38f-473f-a587-dc1821949a54>,
        <https://data.aeronomie.be/dataset/d7f9ad80-d429-413d-8fd0-12482f8fdbf0/resource/9d3fc7b9-7095-4a2f-8a0f-29121c493667> ;
    dcat:keyword "Cluster"@en,
        "IMAGE"@en,
        "orbits"@en,
        "plasmasphere"@en ;
    dcat:landingPage <https://data.aeronomie.be/dataset/d7f9ad80-d429-413d-8fd0-12482f8fdbf0> ;
    dcat:theme <https://publications.europa.eu/resource/authority/data-theme/TECH> .

<https://data.aeronomie.be/dataset/d7f9ad80-d429-413d-8fd0-12482f8fdbf0/resource/4e393b97-d38f-473f-a587-dc1821949a54> a dcat:Distribution ;
    dct:description "BIRA-IASB Api data download"@en ;
    dct:format "API" ;
    dct:issued "2026-02-20T08:45:14.669078"^^xsd:dateTime ;
    dct:license <http://publications.europa.eu/resource/authority/licence/CC_BY_4_0> ;
    dct:modified "2026-02-20T08:45:14.626343"^^xsd:dateTime ;
    dct:title "API data download"@en ;
    dcat:accessURL <https://api.aeronomie.be/api/data/a1cfe5c3-bbbb-4153-81dc-960a5f9bd116> .

<https://data.aeronomie.be/dataset/d7f9ad80-d429-413d-8fd0-12482f8fdbf0/resource/9d3fc7b9-7095-4a2f-8a0f-29121c493667> a dcat:Distribution ;
    dct:description """BIRA-IASB Data distribution portal  \r
Around 330kb each file"""@en ;
    dct:format "PS" ;
    dct:issued "2025-03-21T10:53:04.620611"^^xsd:dateTime ;
    dct:license <http://publications.europa.eu/resource/authority/licence/CC_BY_4_0> ;
    dct:modified "2025-09-16T08:15:07.799965"^^xsd:dateTime ;
    dct:title "Data download"@en ;
    dcat:accessURL <https://distributions.aeronomie.be/a1cfe5c3-bbbb-4153-81dc-960a5f9bd116> ;
    dcat:byteSize "330000"^^xsd:nonNegativeInteger .

<http://publications.europa.eu/resource/authority/licence/CC_BY_4_0> dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

