@prefix void:  <http://rdfs.org/ns/void#> .
@prefix os:    <http://a9.com/-/spec/opensearch/1.1/> .
@prefix adms:  <http://www.w3.org/ns/adms#> .
@prefix owl:   <http://www.w3.org/2002/07/owl#> .
@prefix gsp:   <http://www.opengis.net/ont/geosparql#> .
@prefix xsd:   <http://www.w3.org/2001/XMLSchema#> .
@prefix skos:  <http://www.w3.org/2004/02/skos/core#> .
@prefix eo:    <http://a9.com/-/opensearch/extensions/eo/1.0/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix geo:   <http://a9.com/-/opensearch/extensions/geo/1.0/> .
@prefix dct:   <http://purl.org/dc/terms/> .
@prefix sru:   <http://a9.com/-/opensearch/extensions/sru/2.0/> .
@prefix ldp:   <http://www.w3.org/ns/ldp#> .
@prefix owc:   <http://www.opengis.net/ont/owc/1.0/> .
@prefix iana:  <http://www.iana.org/assignments/relation/> .
@prefix time:  <http://a9.com/-/opensearch/extensions/time/1.0/> .
@prefix locn:  <http://www.w3.org/ns/locn#> .
@prefix atom:  <http://www.w3.org/2005/Atom/> .
@prefix dcat:  <http://www.w3.org/ns/dcat#> .
@prefix prov:  <http://www.w3.org/ns/prov#> .
@prefix foaf:  <http://xmlns.com/foaf/0.1/> .
@prefix dc:    <http://purl.org/dc/elements/1.1/> .

<https://climate.esa.int/en/projects/precursors-for-aerosols-and-ozone/>
        a                foaf:Document ;
        dct:description  "No further details."@en ;
        dct:title        "ESA CCI Precursors for aerosols and ozone project website"@en .

<https://fedeo.ceos.org/collections/a2ac22ae97a34b51a81c8f53d414ec6b>
        a                          dcat:Dataset ;
        dct:accessRights           [ a           dct:RightsStatement ;
                                     rdfs:label  "Public data: access to these data is available to both registered and non-registered users. http://inspire.ec.europa.eu/metadata-codelist/LimitationsOnPublicAccess/noLimitations"
                                   ] ;
        dct:description            "The dataset was produced as part of the European Space Agency (ESA) Climate Change Initiative+ (CCI+) precursors for aerosols and ozone project by the Royal Netherlands Meteorological Institute (KNMI). TROPOspheric Monitoring Instrument (TROPOMI) global tropospheric nitrogen dioxide (NO2) spatiotemporally averaged per month over a standard grid from May 2018 to December 2021. The dataset is provided in four different spatial resolutions: 0.2x0.2 (900x1800 grid cells), 0.5x0.5 (360x720), 1x1 (180x360), 2x2.5 (91x144) and includes auxilliary variables (e.g. cloud and surface properties, propagated level 3 uncertainties, averaging kernels). The data are provided in monthly netCDF files for each spatial resolution.The version number is 1.0. Data are available in NetCDF format. https://doi.org/10.5194/essd-17-4627-2025" ;
        dct:identifier             "a2ac22ae97a34b51a81c8f53d414ec6b" ;
        dct:language               <http://publications.europa.eu/resource/authority/language/EN> ;
        dct:license                [ a           dct:LicenseDocument ;
                                     rdfs:label  "Under the following licence https://artefacts.ceda.ac.uk/licences/specific_licences/esacci_precursors_for_aerosols_and_ozone_terms_and_conditions.pdf, appropriate use of these data may fall under any use. This message is intended as guidance, always read the full licence. When using these data you must cite them correctly using the citation given on the CEDA Data Catalogue record."
                                   ] ;
        dct:modified               "2018-05-01T00:00:00Z" ;
        dct:spatial                [ a              dct:Location ;
                                     locn:geometry  "<gml:Envelope srsName=\"http://www.opengis.net/def/crs/OGC/1.3/CRS84\"><gml:lowerCorner>-180.0 -90.0</gml:lowerCorner><gml:upperCorner>180.0 90.0</gml:upperCorner></gml:Envelope>"^^gsp:gmlLiteral , "POLYGON((-180.0 -90.0,180.0 -90.0,180.0 90.0,-180.0 90.0,-180.0 -90.0))"^^gsp:wktLiteral , "{\"type\":\"Polygon\",\"coordinates\":[[[-180,-90],[180,-90],[180,90],[-180,90],[-180,-90]]] }"^^gsp:geoJSONLiteral
                                   ] ;
        dct:temporal               [ a               dct:PeriodOfTime ;
                                     dcat:endDate    "2021-12-31T00:00:00Z"^^xsd:date ;
                                     dcat:startDate  "2018-05-01T00:00:00Z"^^xsd:date
                                   ] ;
        dct:title                  "ESA Precursors for Aerosols and Ozone Climate Change Initiative (Precursors_cci): TROPOMI monthly mean level 3 tropospheric nitrogen dioxide (NO2) version 1.0" ;
        dct:type                   "http://inspire.ec.europa.eu/metadata-codelist/ResourceType/series" ;
        dcat:accessURL             "http://data.ceda.ac.uk/neodc/esacci/precursors/data/TROPOMI_NO2_L3/v1.0" ;
        dcat:contactPoint          [ a                   vcard:Organization ;
                                     vcard:hasAddress    [ a                     vcard:Address ;
                                                           vcard:country-name    "United Kingdom" ;
                                                           vcard:locality        "Didcot" ;
                                                           vcard:postal-code     "OX11 0QX" ;
                                                           vcard:street-address  "RAL Space, STFC Rutherford Appleton Laboratory, Harwell Campus"
                                                         ] ;
                                     vcard:hasName       "CEDA"@en ;
                                     vcard:hasTelephone  <tel:01235446432>
                                   ] ;
        dcat:endpointDescription   "https://fedeo.ceos.org/collections/series/items/a2ac22ae97a34b51a81c8f53d414ec6b/api" ;
        dcat:keyword               "NO2" , "orthoimagery" , "L3" ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/rdf+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/a2ac22ae97a34b51a81c8f53d414ec6b?httpAccept=application/rdf%2Bxml" ;
                                     dct:title     "RDF/XML metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "text/html"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/a2ac22ae97a34b51a81c8f53d414ec6b?httpAccept=text/html" ;
                                     dct:title     "HTML" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "text/turtle;profile=\"http://data.europa.eu/930/\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/a2ac22ae97a34b51a81c8f53d414ec6b?httpAccept=text/turtle;profile=http://data.europa.eu/930/" ;
                                     dct:title     "Turtle (GeoDCAT-AP) metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/json"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/a2ac22ae97a34b51a81c8f53d414ec6b?httpAccept=application/json" ;
                                     dct:title     "STAC metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/ld+json"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/a2ac22ae97a34b51a81c8f53d414ec6b?httpAccept=application/ld%2Bjson" ;
                                     dct:title     "JSON-LD metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/dif10+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/a2ac22ae97a34b51a81c8f53d414ec6b?httpAccept=application/dif10%2Bxml" ;
                                     dct:title     "DIF-10 metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/vnd.iso.19115-3+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/a2ac22ae97a34b51a81c8f53d414ec6b?httpAccept=application/vnd.iso.19115-3%2Bxml" ;
                                     dct:title     "ISO 19115-3 metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:relation  [ dct:title        "TROPOMI Level 3 tropospheric NO2 dataset with advanced uncertainty analysis from the ESA CCI+ ECV precursor projectGlissenaar, I., Boersma, K. F., Anglou, I., Rijsdijk, P., Verhoelst, T., Compernolle, S., Pinardi, G., Lambert, J.-C., Van Roozendael, M., and Eskes, H.:TROPOMI Level 3 tropospheric NO2 dataset with advanced uncertainty analysis from the ESA CCI+ ECV precursor project,Earth Syst. Sci. Data 17, 4627-4650, 2025.doi: 10.5194/essd-17-4627-2025" ;
                                                     adms:identifier  [ a              adms:Identifier ;
                                                                        dct:creator    "https://doi.org/" ;
                                                                        skos:notation  "https://doi.org/10.5194/essd-17-4627-2025"
                                                                      ]
                                                   ] ;
                                     dcat:hadRole  "https://standards.iso.org/iso/19139/resources/gmxCodelists.xml#DS_AssociationTypeCode_crossReference"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "text/turtle;profile=\"https://schema.org\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/a2ac22ae97a34b51a81c8f53d414ec6b?httpAccept=text/turtle;profile=https://schema.org" ;
                                     dct:title     "Turtle (schema.org) metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/geo+json;profile=\"http://www.opengis.net/spec/ogcapi-features-1/1.0\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/a2ac22ae97a34b51a81c8f53d414ec6b" ;
                                     dct:title     "OGC 17-069r3 metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/atom+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/a2ac22ae97a34b51a81c8f53d414ec6b?httpAccept=application/atom%2Bxml" ;
                                     dct:title     "Atom format" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/a2ac22ae97a34b51a81c8f53d414ec6b?httpAccept=application/xml" ;
                                     dct:title     "Dublin Core metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/geo+json;profile=\"http://www.opengis.net/spec/eoc-geojson/1.0\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/a2ac22ae97a34b51a81c8f53d414ec6b?mode=owc" ;
                                     dct:title     "OGC 17-084r1 metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/ld+json;profile=\"http://data.europa.eu/930/\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/a2ac22ae97a34b51a81c8f53d414ec6b?httpAccept=application/ld%2Bjson;profile=http://data.europa.eu/930/" ;
                                     dct:title     "JSON-LD (GeoDCAT-AP) metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:relation  [ dct:title        "ESA CCI+ NO2 TROPOMI level-3 dataset citation. Glissenaar, I. A., Anglou, I., Boersma, K. F., & Eskes, H. (2024). ESA CCI+ TROPOMI L3 monthly mean NO2 columns [Data set]. Royal Netherlands Meteorological Institute (KNMI).doi: 10.21944/cci-no2-tropomi-l3" ;
                                                     adms:identifier  [ a              adms:Identifier ;
                                                                        dct:creator    "https://doi.org/" ;
                                                                        skos:notation  "https://doi.org/10.21944/cci-no2-tropomi-l3"
                                                                      ]
                                                   ] ;
                                     dcat:hadRole  "https://standards.iso.org/iso/19139/resources/gmxCodelists.xml#DS_AssociationTypeCode_crossReference"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/rdf+xml;profile=\"http://data.europa.eu/930/\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/a2ac22ae97a34b51a81c8f53d414ec6b?httpAccept=application/rdf%2Bxml;profile=http://data.europa.eu/930/" ;
                                     dct:title     "RDF/XML (GeoDCAT-AP) metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/vnd.iso.19139-2+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/a2ac22ae97a34b51a81c8f53d414ec6b?httpAccept=application/vnd.iso.19139-2%2Bxml" ;
                                     dct:title     "ISO 19139-2 metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/ld+json;profile=\"https://schema.org\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/a2ac22ae97a34b51a81c8f53d414ec6b?httpAccept=application/ld%2Bjson;profile=https://schema.org" ;
                                     dct:title     "JSON-LD (schema.org) metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/rdf+xml;profile=\"https://schema.org\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/a2ac22ae97a34b51a81c8f53d414ec6b?httpAccept=application/rdf%2Bxml;profile=https://schema.org" ;
                                     dct:title     "RDF/XML (schema.org) metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/vnd.iso.19139+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/a2ac22ae97a34b51a81c8f53d414ec6b?httpAccept=application/vnd.iso.19139%2Bxml" ;
                                     dct:title     "ISO 19139 metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:theme                 <https://gcmd.earthdata.nasa.gov/kms/concept/77e9a75e-2c3b-428b-8b21-b6a902dd8fee> , <https://earth.esa.int/concept/811133ca-c658-5bcf-b1de-3bee525ae3d8> , <https://earth.esa.int/concept/12f0c6eb-19fc-5bcd-8902-c46941e8a23b> , <https://gcmd.earthdata.nasa.gov/kms/concept/74ee2866-0e9e-4c20-8003-0621af6552f3> ;
        prov:qualifiedAttribution  [ a             prov:Attribution ;
                                     dcat:hadRole  <http://inspire.ec.europa.eu/metadata-codelist/ResponsiblePartyRole/custodian> ;
                                     prov:agent    [ a                   vcard:Organization ;
                                                     vcard:hasAddress    [ a                     vcard:Address ;
                                                                           vcard:country-name    "United Kingdom" ;
                                                                           vcard:locality        "Didcot" ;
                                                                           vcard:postal-code     "OX11 0QX" ;
                                                                           vcard:street-address  "RAL Space, STFC Rutherford Appleton Laboratory, Harwell Campus"
                                                                         ] ;
                                                     vcard:hasName       "CEDA"@en ;
                                                     vcard:hasTelephone  <tel:01235446432>
                                                   ]
                                   ] ;
        prov:wasGeneratedBy        [ a                   prov:Activity ;
                                     prov:endedAtTime    "2021-12-31T00:00:00Z" ;
                                     prov:startedAtTime  "2018-05-01T00:00:00Z" ;
                                     prov:used           <https://earth.esa.int/concept/811133ca-c658-5bcf-b1de-3bee525ae3d8> , <https://earth.esa.int/concept/12f0c6eb-19fc-5bcd-8902-c46941e8a23b>
                                   ] ;
        foaf:isPrimaryTopicOf      [ a               dcat:CatalogRecord ;
                                     dct:conformsTo  "https://joinup.ec.europa.eu/release/geodcat-ap/20" ;
                                     dct:identifier  "https://fedeo.ceos.org/collections/a2ac22ae97a34b51a81c8f53d414ec6b" ;
                                     dct:modified    "2026-06-03T01:03:04Z" ;
                                     dct:source      <https://fedeo.ceos.org/collections/a2ac22ae97a34b51a81c8f53d414ec6b?httpAccept=application/vnd.iso.19139-2%2Bxml>
                                   ] ;
        foaf:page                  <https://climate.esa.int/media/documents/Precursors_cci_D4.2_PUG_01_01.pdf> , <https://climate.esa.int/en/projects/precursors-for-aerosols-and-ozone/> , <https://doi.org/10.21944/cci-no2-tropomi-l3> , <https://doi.org/10.5194/essd-17-4627-2025> , <https://climate.esa.int/en/#/> , <https://catalogue.ceda.ac.uk/uuid/a2ac22ae97a34b51a81c8f53d414ec6b> .

<https://earth.esa.int/concept/811133ca-c658-5bcf-b1de-3bee525ae3d8>
        a               prov:Entity , skos:Concept ;
        dct:title       "Sentinel-5P" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "Sentinel-5P" .

<https://fedeo.ceos.org/collections/a2ac22ae97a34b51a81c8f53d414ec6b?httpAccept=application/vnd.iso.19139-2%2Bxml>
        a               dcat:CatalogRecord ;
        dct:conformsTo  [ a          dct:Standard ;
                          dct:title  "ISO19139-2"
                        ] .

<https://doi.org/10.5194/essd-17-4627-2025>
        a                foaf:Document ;
        dct:description  "C., Van Roozendael, M., and Eskes, H.:TROPOMI Level 3 tropospheric NO2 dataset with advanced uncertainty analysis from the ESA CCI+ ECV precursor project,Earth Syst. Sci. Data 17, 4627-4650, 2025.doi: 10.5194/essd-17-4627-2025 - No further details."@en ;
        dct:title        "TROPOMI Level 3 tropospheric NO2 dataset with advanced uncertainty analysis from the ESA CCI+ ECV precursor projectGlissenaar, I., Boersma, K. F., Anglou, I., Rijsdijk, P., Verhoelst, T., Compernolle, S., Pinardi, G., Lambert, J."@en .

<https://catalogue.ceda.ac.uk/uuid/a2ac22ae97a34b51a81c8f53d414ec6b>
        a                foaf:Document ;
        dct:description  "Detail and access information for the resource"@en ;
        dct:title        "CEDA Data Catalogue Page"@en .

<https://earth.esa.int/concept/12f0c6eb-19fc-5bcd-8902-c46941e8a23b>
        a               prov:Entity , skos:Concept ;
        dct:title       "TROPOMI" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "TROPOMI" .

<https://climate.esa.int/media/documents/Precursors_cci_D4.2_PUG_01_01.pdf>
        a                foaf:Document ;
        dct:description  "No further details."@en ;
        dct:title        "ESA CCI Precursors_cci Product User Guide (PUG)"@en .

<https://gcmd.earthdata.nasa.gov/kms/concept/74ee2866-0e9e-4c20-8003-0621af6552f3>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "TROPOMI" .

<https://doi.org/10.21944/cci-no2-tropomi-l3>
        a                foaf:Document ;
        dct:description  "3 dataset citation. Glissenaar, I. A., Anglou, I., Boersma, K. F., & Eskes, H. (2024). ESA CCI+ TROPOMI L3 monthly mean NO2 columns [Data set]. Royal Netherlands Meteorological Institute (KNMI).doi: 10.21944/cci-no2-tropomi-l3 - No further details."@en ;
        dct:title        "ESA CCI+ NO2 TROPOMI level"@en .

<https://climate.esa.int/en/#/>
        a                foaf:Document ;
        dct:description  "No further details."@en ;
        dct:title        "ESA Climate Change Initiative Project Website"@en .

<https://gcmd.earthdata.nasa.gov/kms/concept/77e9a75e-2c3b-428b-8b21-b6a902dd8fee>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "Sentinel-5P" .
