@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/92c18404-88f5-4a2b-a3cd-c22cfe08e0c9#> a dcat:Dataset ;
    dct:bibliographicCitation "Van Roozendael, M. (2023). <i>Ozone hole time series</i> (Version 1). Royal Belgian Institute for Space Aeronomy. https://doi.org/10.18758/71021086" ;
    dct:creator [ a foaf:Person ;
            dct:identifier <https://orcid.org/0000-0002-9669-8444> ;
            org:memberOf [ a foaf:Organization ;
                    dct:identifier <https://ror.org/03vfw8w96> ;
                    foaf:name "Royal Belgian Institute for Space Aeronomy" ] ;
            foaf:familyName "Van Roozendael" ;
            foaf:givenName "Michel" ;
            foaf:name "Van Roozendael, Michel" ] ;
    dct:description """Time series of the October mean ozone vertical column above Antarctica.  \r
\r
The dataset behind those images was developed within the ESA Climate Change Initiative Programme (https://climate.esa.int/en/projects/ozone/) and is operationally distributed by the [EU Copernicus Climate Change Service](https://cds.climate.copernicus.eu/cdsapp#!/dataset/satellite-ozone-v1?tab=overview)"""@en ;
    dct:identifier "92c18404-88f5-4a2b-a3cd-c22cfe08e0c9" ;
    dct:issued "2023-04-25T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2024-09-03T12:02:56.716514"^^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 "2022"^^xsd:gYear ;
            dcat:startDate "1995"^^xsd:gYear ] ;
    dct:title "Ozone hole time series"@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/71021086> ;
    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/92c18404-88f5-4a2b-a3cd-c22cfe08e0c9/resource/6ff4e92a-5fad-4f0f-aeb8-ef645c9f7c93> ;
    dcat:keyword "Air quality"@en,
        "O3 - Ozone"@en,
        "Observed data"@en,
        "Stratospheric ozone monitoring"@en ;
    dcat:landingPage <https://data.aeronomie.be/dataset/92c18404-88f5-4a2b-a3cd-c22cfe08e0c9> ;
    dcat:spatialResolutionInMeters 100000.0 ;
    dcat:theme <https://publications.europa.eu/resource/authority/data-theme/TECH> .

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

<https://data.aeronomie.be/dataset/92c18404-88f5-4a2b-a3cd-c22cfe08e0c9/resource/6ff4e92a-5fad-4f0f-aeb8-ef645c9f7c93> a dcat:Distribution ;
    dct:description "From 1995 to 2022"@en ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/PNG> ;
    dct:issued "2024-04-25T11:26:59.352164"^^xsd:dateTime ;
    dct:license <http://publications.europa.eu/resource/authority/licence/CC_BY_4_0> ;
    dct:modified "2024-08-13T13:17:05.233295"^^xsd:dateTime ;
    dct:title "ozonehole_merged"@en ;
    dcat:accessURL <https://data.aeronomie.be/dataset/92c18404-88f5-4a2b-a3cd-c22cfe08e0c9/resource/6ff4e92a-5fad-4f0f-aeb8-ef645c9f7c93/download/ozonehole_merged.png> ;
    dcat:byteSize "1082162"^^xsd:nonNegativeInteger ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/image/png> .

