@prefix void:  <http://rdfs.org/ns/void#> .
@prefix adms:  <http://www.w3.org/ns/adms#> .
@prefix os:    <http://a9.com/-/spec/opensearch/1.1/> .
@prefix gsp:   <http://www.opengis.net/ont/geosparql#> .
@prefix owl:   <http://www.w3.org/2002/07/owl#> .
@prefix xsd:   <http://www.w3.org/2001/XMLSchema#> .
@prefix skos:  <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix eo:    <http://a9.com/-/opensearch/extensions/eo/1.0/> .
@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 iana:  <http://www.iana.org/assignments/relation/> .
@prefix owc:   <http://www.opengis.net/ont/owc/1.0/> .
@prefix time:  <http://a9.com/-/opensearch/extensions/time/1.0/> .
@prefix dcat:  <http://www.w3.org/ns/dcat#> .
@prefix atom:  <http://www.w3.org/2005/Atom/> .
@prefix locn:  <http://www.w3.org/ns/locn#> .
@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/> .

<http://www.esa-icesheets-cci.org/>
        a                foaf:Document ;
        dct:description  "No further details."@en ;
        dct:title        "The ESA Greenland Ice Sheet CCI Project"@en .

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

<https://catalogue.ceda.ac.uk/uuid/e4f39152bc50466f8887bd2a343cac93>
        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/41660a0e-b024-5f96-bac7-03d20444800b>
        a               prov:Entity , skos:Concept ;
        dct:title       "ERS-1" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "ERS-1" .

<https://earth.esa.int/concept/72aad1c4-ff46-535c-9256-cc0bf9d004f1>
        a               prov:Entity , skos:Concept ;
        dct:title       "AMI/SAR" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "AMI/SAR" .

<https://fedeo.ceos.org/collections/series/items/e4f39152bc50466f8887bd2a343cac93>
        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 ice velocities for the Greenland Northern Drainage Basin for winter 1991-1992, which have been produced as part of the ESA Greenland Ice Sheet Climate Change Initiative (CCI) project.  The data has been derived from intensity-tracking of ERS-1 Ice phase (3 days repeat) data aquired between 29th December 1991 and 22nd March 1992.The data are provided on a polar stereographic grid (EPSG3413: Latitude of true scale 70N, Reference Longitude 45E). The horizontal velocity is provided in true meters per day, towards EASTING(x) and NORTHING(y) direction of the grid, and the vertical displacement (z), derived from a digital elevationmodel, is also provided.  (Please note that in earlier versions of this product the horizontal velocities were provided as true East and North velocities).  Both a single NetCDF file (including all measurements and annotation), and separate geotiff files with the velocity components are provided. The product was generated by DTU Space - Microwaves and Remote Sensing.Please note - this product was released on the Greenland Ice Sheets download page in June 2016, but an earlier product (also accidentally labelled v1.1) was available through the CCI Open Data Portal and the CEDA archive until 29th November 2016. Please now use this later v1.1 product." ;
        dct:identifier             "e4f39152bc50466f8887bd2a343cac93" ;
        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_icesheets_greenland_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-12-29T00:00:00Z" ;
        dct:spatial                [ a              dct:Location ;
                                     locn:geometry  "<gml:Envelope srsName=\"http://www.opengis.net/def/crs/OGC/1.3/CRS84\"><gml:lowerCorner>-80.0 60.0</gml:lowerCorner><gml:upperCorner>-10.0 90.0</gml:upperCorner></gml:Envelope>"^^gsp:gmlLiteral , "POLYGON((-80.0 60.0,-10.0 60.0,-10.0 90.0,-80.0 90.0,-80.0 60.0))"^^gsp:wktLiteral , "{\"type\":\"Polygon\",\"coordinates\":[[[-80,60],[-10,60],[-10,90],[-80,90],[-80,60]]] }"^^gsp:geoJSONLiteral
                                   ] ;
        dct:temporal               [ a               dct:PeriodOfTime ;
                                     dcat:endDate    "1992-03-22T23:59:59Z"^^xsd:date ;
                                     dcat:startDate  "1991-12-29T00:00:00Z"^^xsd:date
                                   ] ;
        dct:title                  "ESA Greenland Ice Sheet Climate Change Initiative (Greenland_Ice_Sheet_cci): Ice Velocity data for the Greenland Northern Drainage basin from ERS-1 for winter 1991-1992, v1.1 (June 2016 release)" ;
        dct:type                   "http://inspire.ec.europa.eu/metadata-codelist/ResourceType/series" ;
        dcat:accessURL             "http://data.ceda.ac.uk/neodc/esacci/ice_sheets_greenland/data/greenland_ice_velocity/greenland_northern_drainage_basins_ERS1_winter_1991_1992/v1.1" ;
        dcat:contactPoint          [ a                   vcard:Organization ;
                                     vcard:hasAddress    [ a                     vcard:Address ;
                                                           vcard:country-name    "United Kingdom" ;
                                                           vcard:locality        "Oxon" ;
                                                           vcard:postal-code     "OX11 0QX" ;
                                                           vcard:street-address  "Rutherford Appleton Laboratory, Harwell"
                                                         ] ;
                                     vcard:hasName       "CEDA"@en ;
                                     vcard:hasTelephone  <tel:01235446432>
                                   ] ;
        dcat:endpointDescription   "https://fedeo.ceos.org/collections/series/items/e4f39152bc50466f8887bd2a343cac93/api" ;
        dcat:keyword               "orthoimagery" , "Ice sheet" , "ESA" , "DIF10" , "Greenland" , "CCI" ;
        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/series/items/e4f39152bc50466f8887bd2a343cac93?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/geo+json;profile=\"http://www.opengis.net/spec/ogcapi-features-1/1.0\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/e4f39152bc50466f8887bd2a343cac93" ;
                                     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;profile=\"https://schema.org\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/e4f39152bc50466f8887bd2a343cac93?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  "text/turtle;profile=\"http://data.europa.eu/930/\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/e4f39152bc50466f8887bd2a343cac93?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/xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/e4f39152bc50466f8887bd2a343cac93?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/vnd.iso.19139+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/e4f39152bc50466f8887bd2a343cac93?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/dif10+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/e4f39152bc50466f8887bd2a343cac93?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  "text/html"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/e4f39152bc50466f8887bd2a343cac93?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/vnd.iso.19139-2+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/e4f39152bc50466f8887bd2a343cac93?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/atom+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/e4f39152bc50466f8887bd2a343cac93?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/rdf+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/e4f39152bc50466f8887bd2a343cac93?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/ld+json;profile=\"https://schema.org\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/e4f39152bc50466f8887bd2a343cac93?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/turtle;profile=\"https://schema.org\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/e4f39152bc50466f8887bd2a343cac93?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/json"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/e4f39152bc50466f8887bd2a343cac93?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/vnd.iso.19115-3+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/e4f39152bc50466f8887bd2a343cac93?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  "application/ld+json"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/e4f39152bc50466f8887bd2a343cac93?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=\"http://data.europa.eu/930/\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/e4f39152bc50466f8887bd2a343cac93?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/rdf+xml;profile=\"http://data.europa.eu/930/\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/e4f39152bc50466f8887bd2a343cac93?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:theme                 <https://gcmd.earthdata.nasa.gov/kms/concept/c6c1ba5b-650d-48f9-b101-2a3842da834d> , <https://earth.esa.int/concept/41660a0e-b024-5f96-bac7-03d20444800b> , <https://earth.esa.int/concept/72aad1c4-ff46-535c-9256-cc0bf9d004f1> , <https://gcmd.earthdata.nasa.gov/kms/concept/10b1872b-4a48-4360-a449-388e8988bca9> , <https://gcmd.earthdata.nasa.gov/kms/concept/02c85d04-228e-4bf3-bb03-d72c22681dff> ;
        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        "Oxon" ;
                                                                           vcard:postal-code     "OX11 0QX" ;
                                                                           vcard:street-address  "Rutherford Appleton Laboratory, Harwell"
                                                                         ] ;
                                                     vcard:hasName       "CEDA"@en ;
                                                     vcard:hasTelephone  <tel:01235446432>
                                                   ]
                                   ] ;
        prov:wasGeneratedBy        [ a                   prov:Activity ;
                                     prov:endedAtTime    "1992-03-22T23:59:59Z" ;
                                     prov:startedAtTime  "1991-12-29T00:00:00Z" ;
                                     prov:used           <https://earth.esa.int/concept/41660a0e-b024-5f96-bac7-03d20444800b> , <https://earth.esa.int/concept/72aad1c4-ff46-535c-9256-cc0bf9d004f1>
                                   ] ;
        foaf:isPrimaryTopicOf      [ a               dcat:CatalogRecord ;
                                     dct:conformsTo  "https://joinup.ec.europa.eu/release/geodcat-ap/20" ;
                                     dct:identifier  "https://fedeo.ceos.org/collections/series/items/e4f39152bc50466f8887bd2a343cac93" ;
                                     dct:modified    "2026-04-22T01:07:43Z" ;
                                     dct:source      <https://fedeo.ceos.org/collections/series/items/e4f39152bc50466f8887bd2a343cac93?httpAccept=application/vnd.iso.19139-2%2Bxml>
                                   ] ;
        foaf:page                  <http://www.esa-icesheets-cci.org/> , <https://climate.esa.int/en/projects/ice-sheets-greenland/key-documents/> , <http://data.ceda.ac.uk/neodc/esacci/ice_sheets_greenland/metadata/sample_images/Greenland_Northern_Drainage_Basins_ERS1_Winter_1991_1992_v1.1_quicklook.png> , <https://climate.esa.int/> , <https://catalogue.ceda.ac.uk/uuid/e4f39152bc50466f8887bd2a343cac93> .

<https://climate.esa.int/en/projects/ice-sheets-greenland/key-documents/>
        a                foaf:Document ;
        dct:description  "No further details."@en ;
        dct:title        "Product User Guide"@en .

<https://gcmd.earthdata.nasa.gov/kms/concept/10b1872b-4a48-4360-a449-388e8988bca9>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords" ;
        skos:prefLabel  "EARTH SCIENCE>CRYOSPHERE>GLACIERS/ICE SHEETS>ICE SHEETS" .

<https://gcmd.earthdata.nasa.gov/kms/concept/02c85d04-228e-4bf3-bb03-d72c22681dff>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "ERS-1" .

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

<https://gcmd.earthdata.nasa.gov/kms/concept/c6c1ba5b-650d-48f9-b101-2a3842da834d>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "AMI" .

<http://data.ceda.ac.uk/neodc/esacci/ice_sheets_greenland/metadata/sample_images/Greenland_Northern_Drainage_Basins_ERS1_Winter_1991_1992_v1.1_quicklook.png>
        a                foaf:Document ;
        dct:description  "No further details."@en ;
        dct:title        "Sample Image"@en .
