@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://fedeo.ceos.org/collections/f24175ec280b4e1296bb80eb86f88f68?httpAccept=application/vnd.iso.19139-2%2Bxml>
        a               dcat:CatalogRecord ;
        dct:conformsTo  [ a          dct:Standard ;
                          dct:title  "ISO19139-2"
                        ] .

<https://fedeo.ceos.org/collections/f24175ec280b4e1296bb80eb86f88f68>
        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            "This dataset contains high latitude sea level anomalies produced by DTU (Technical University of Denmark) and TUM (Technical University of Munich) as part of the ESA Sea Level CCI (Climate Change Initiative) project, covering both the Arctic and Antarctic regions.The data comprises weekly means from August 1991 to April 2017 and has been obtained using satellite altimetry data from four satellite missions: ERS1 (weeks 0 - 217); ERS2 (weeks 218 - 573); Envisat (weeks 574 - 1020); CryoSat-2 (weeks 1021 - 1336).Two datasets are available: dataset #1 is based on the ALES+ retracking without correction of the inverse barometer whereas dataset #2 has been corrected for this effect.Dataset #1 is provided both 'masked' and 'unmasked', where the masked data have been masked using sea ice concentrations downloaded from osisaf.met.no/p/ice. Dataset #2 is provided both 'masked' and 'unmasked', where the masked data have had data points retrieved over land removed from the files." ;
        dct:identifier             "f24175ec280b4e1296bb80eb86f88f68" ;
        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_sealevel_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               "1991-08-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    "2017-04-30T23:59:59Z"^^xsd:date ;
                                     dcat:startDate  "1991-08-01T00:00:00Z"^^xsd:date
                                   ] ;
        dct:title                  "ESA Sea Level Climate Change Initiative  (Sea_Level_cci): High Latitude Sea Level Anomalies from satellite altimetry (by DTU/TUM)" ;
        dct:type                   "http://inspire.ec.europa.eu/metadata-codelist/ResourceType/series" ;
        dcat:accessURL             "http://data.ceda.ac.uk/neodc/esacci/sea_level/data/DTU_TUM_Arctic_Antarctic_MSLA/20170720/" ;
        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/f24175ec280b4e1296bb80eb86f88f68/api" ;
        dcat:keyword               "orthoimagery" , "ESA CCI" , "SLA" ;
        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/f24175ec280b4e1296bb80eb86f88f68?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/rdf+xml;profile=\"https://schema.org\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/f24175ec280b4e1296bb80eb86f88f68?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/ld+json"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/f24175ec280b4e1296bb80eb86f88f68?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/ld+json;profile=\"https://schema.org\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/f24175ec280b4e1296bb80eb86f88f68?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  "text/html"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/f24175ec280b4e1296bb80eb86f88f68?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  "application/atom+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/f24175ec280b4e1296bb80eb86f88f68?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/vnd.iso.19139+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/f24175ec280b4e1296bb80eb86f88f68?httpAccept=application/vnd.iso.19139%2Bxml" ;
                                     dct:title     "ISO 19139 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/f24175ec280b4e1296bb80eb86f88f68?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/xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/f24175ec280b4e1296bb80eb86f88f68?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  "text/turtle;profile=\"http://data.europa.eu/930/\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/f24175ec280b4e1296bb80eb86f88f68?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/ld+json;profile=\"http://data.europa.eu/930/\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/f24175ec280b4e1296bb80eb86f88f68?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: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/f24175ec280b4e1296bb80eb86f88f68" ;
                                     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/rdf+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/f24175ec280b4e1296bb80eb86f88f68?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  "application/geo+json;profile=\"http://www.opengis.net/spec/eoc-geojson/1.0\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/f24175ec280b4e1296bb80eb86f88f68?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/rdf+xml;profile=\"http://data.europa.eu/930/\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/f24175ec280b4e1296bb80eb86f88f68?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/dif10+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/f24175ec280b4e1296bb80eb86f88f68?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/f24175ec280b4e1296bb80eb86f88f68?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:format    [ a           dct:MediaType ;
                                                     rdfs:label  "text/turtle;profile=\"https://schema.org\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/f24175ec280b4e1296bb80eb86f88f68?httpAccept=text/turtle;profile=https://schema.org" ;
                                     dct:title     "Turtle (schema.org) metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        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>
                                                   ]
                                   ] ;
        foaf:isPrimaryTopicOf      [ a               dcat:CatalogRecord ;
                                     dct:conformsTo  "https://joinup.ec.europa.eu/release/geodcat-ap/20" ;
                                     dct:identifier  "https://fedeo.ceos.org/collections/f24175ec280b4e1296bb80eb86f88f68" ;
                                     dct:modified    "2026-05-14T01:02:56Z" ;
                                     dct:source      <https://fedeo.ceos.org/collections/f24175ec280b4e1296bb80eb86f88f68?httpAccept=application/vnd.iso.19139-2%2Bxml>
                                   ] ;
        foaf:page                  <https://climate.esa.int/projects/sea-level/> , <https://dap.ceda.ac.uk/neodc/esacci/sea_level/docs/DTU_TUM_Arctic_Antarctic_MSLA/20170720/Dataset1_ALES/SLCCI-CCN5_DTU_TUM_Arctic-087-1-0.pdf> , <https://catalogue.ceda.ac.uk/uuid/f24175ec280b4e1296bb80eb86f88f68> , <https://dap.ceda.ac.uk/neodc/esacci/sea_level/docs/DTU_TUM_Arctic_Antarctic_MSLA/20170720/Dataset2_Empirical/Readme_Arctic_Dataset2_Empirical.rtf> , <https://dap.ceda.ac.uk/neodc/esacci/sea_level/docs/DTU_TUM_Arctic_Antarctic_MSLA/20170720/Dataset2_Empirical/SLCCI-CCN5_DTU_TUM_ArcticDataset2-088-1-0.pdf> , <https://dap.ceda.ac.uk/neodc/esacci/sea_level/docs/DTU_TUM_Arctic_Antarctic_MSLA/20170720/Dataset1_ALES/Readme_Arctic_Dataset1_ALES.rtf> , <https://dap.ceda.ac.uk/neodc/esacci/sea_level/docs/DTU_TUM_Arctic_Antarctic_MSLA/20170720/Dataset2_Empirical/Readme_Antarctic_Dataset2_Empirical.rtf> , <https://dap.ceda.ac.uk/neodc/esacci/sea_level/docs/DTU_TUM_Arctic_Antarctic_MSLA/20170720/Dataset1_ALES/Readme_Antarctic_Dataset1_ALES.rtf> .

<https://dap.ceda.ac.uk/neodc/esacci/sea_level/docs/DTU_TUM_Arctic_Antarctic_MSLA/20170720/Dataset2_Empirical/Readme_Arctic_Dataset2_Empirical.rtf>
        a                foaf:Document ;
        dct:description  "No further details."@en ;
        dct:title        "Readme for Dataset 2 Arctic data"@en .

<https://dap.ceda.ac.uk/neodc/esacci/sea_level/docs/DTU_TUM_Arctic_Antarctic_MSLA/20170720/Dataset1_ALES/SLCCI-CCN5_DTU_TUM_Arctic-087-1-0.pdf>
        a                foaf:Document ;
        dct:description  "CCN5_DTU_TUM_Arctic-087-1-0.pdf) - No further details."@en ;
        dct:title        "Dataset1 technical note (SLCCI"@en .

<https://dap.ceda.ac.uk/neodc/esacci/sea_level/docs/DTU_TUM_Arctic_Antarctic_MSLA/20170720/Dataset2_Empirical/Readme_Antarctic_Dataset2_Empirical.rtf>
        a                foaf:Document ;
        dct:description  "No further details."@en ;
        dct:title        "Readme for Dataset 2 Antarctic data"@en .

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

<https://dap.ceda.ac.uk/neodc/esacci/sea_level/docs/DTU_TUM_Arctic_Antarctic_MSLA/20170720/Dataset2_Empirical/SLCCI-CCN5_DTU_TUM_ArcticDataset2-088-1-0.pdf>
        a                foaf:Document ;
        dct:description  "CCN5_DTU_TUM_ArcticDataset2-088-1-0.pdf) - No further details."@en ;
        dct:title        "Dataset 2 technical note (SLCCI"@en .

<https://climate.esa.int/projects/sea-level/>
        a                foaf:Document ;
        dct:description  "No further details."@en ;
        dct:title        "Sea Level CCI project webpages"@en .

<https://dap.ceda.ac.uk/neodc/esacci/sea_level/docs/DTU_TUM_Arctic_Antarctic_MSLA/20170720/Dataset1_ALES/Readme_Arctic_Dataset1_ALES.rtf>
        a                foaf:Document ;
        dct:description  "No further details."@en ;
        dct:title        "Readme for Dataset 1 Arctic data"@en .

<https://dap.ceda.ac.uk/neodc/esacci/sea_level/docs/DTU_TUM_Arctic_Antarctic_MSLA/20170720/Dataset1_ALES/Readme_Antarctic_Dataset1_ALES.rtf>
        a                foaf:Document ;
        dct:description  "No further details."@en ;
        dct:title        "Readme for Dataset 1 Antarctic data"@en .
