@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/> .

<https://earth.esa.int/concept/bb996f88-8040-5849-9253-6a205afdd57a>
        a               prov:Entity , skos:Concept ;
        dct:title       "AQUA" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "AQUA" .

<https://gcmd.earthdata.nasa.gov/kms/concept/7441d55f-26c8-4f7f-ad75-1402c6a6e470>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "NOAA-15" .

<https://earth.esa.int/concept/5674cd3f-e6dc-5588-9062-7d993c1ec09d>
        a               prov:Entity , skos:Concept ;
        dct:title       "TERRA" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "TERRA" .

<https://gcmd.earthdata.nasa.gov/kms/concept/fb3ce3be-d830-407f-bd7c-58d66c24b6be>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords" ;
        skos:prefLabel  "EARTH SCIENCE>AGRICULTURE>SOILS>PERMAFROST" .

<https://gcmd.earthdata.nasa.gov/kms/concept/ea7fd15d-190d-43f3-bdd3-75f5d88dc3f8>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "Aqua" .

<https://earth.esa.int/concept/1a303b3a-0758-56b5-8cdf-b5e44cee907e>
        a               prov:Entity , skos:Concept ;
        dct:title       "PROBA-V" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "PROBA-V" .

<https://fedeo.ceos.org/collections/d34330ce3f604e368c06d76de1987ce5>
        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 v4.0 permafrost active layer thickness data produced as part of the European Space Agency's (ESA) Climate Change Initiative (CCI) Permafrost project. It forms part of the third version of their Climate Research Data Package (CRDP v3). It is derived from a thermal model driven and constrained by satellite data. CRDPv3 covers the years from 1997 to 2021. Grid products of CDRP v3 are released in annual files, covering the start  to the end of the Julian year. The maximum depth of seasonal thaw is provided, which corresponds to the active layer thickness.  Case A: It covers the Northern Hemisphere (north of 30Â°) for the period 2003-2021 based on MODIS Land Surface temperature merged with downscaled ERA5 reanalysis near-surface air temperature data. Case B: It covers the Northern Hemisphere (north of 30Â°) for the period 1997-2002 based on downscaled ERA5 reanalysis near-surface air temperature data which are bias-corrected with the Case A product for the overlap period 2003-2021 using a pixel-specific statistics for each day of the year." ;
        dct:identifier             "d34330ce3f604e368c06d76de1987ce5" ;
        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_permafrost_terms_and_conditions.pdf, appropriate use of these data may fall under unclassified 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               "1997-01-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 25.0</gml:lowerCorner><gml:upperCorner>180.0 85.0</gml:upperCorner></gml:Envelope>"^^gsp:gmlLiteral , "POLYGON((-180.0 25.0,180.0 25.0,180.0 85.0,-180.0 85.0,-180.0 25.0))"^^gsp:wktLiteral , "{\"type\":\"Polygon\",\"coordinates\":[[[-180,25],[180,25],[180,85],[-180,85],[-180,25]]] }"^^gsp:geoJSONLiteral
                                   ] ;
        dct:temporal               [ a               dct:PeriodOfTime ;
                                     dcat:endDate    "2021-12-31T23:59:59Z"^^xsd:date ;
                                     dcat:startDate  "1997-01-01T00:00:00Z"^^xsd:date
                                   ] ;
        dct:title                  "ESA Permafrost Climate Change Initiative (Permafrost_cci): Permafrost active layer thickness for the Northern Hemisphere, v4.0" ;
        dct:type                   "http://inspire.ec.europa.eu/metadata-codelist/ResourceType/series" ;
        dcat:accessURL             "http://data.ceda.ac.uk/neodc/esacci/permafrost/data/active_layer_thickness/L4/area4/pp/v04.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/d34330ce3f604e368c06d76de1987ce5/api" ;
        dcat:keyword               "Active layer thickness" , "CCI" , "DIF10" , "orthoimagery" , "Permafrost" ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/d34330ce3f604e368c06d76de1987ce5?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/atom+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/d34330ce3f604e368c06d76de1987ce5?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/d34330ce3f604e368c06d76de1987ce5?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/d34330ce3f604e368c06d76de1987ce5?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+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/d34330ce3f604e368c06d76de1987ce5?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/vnd.iso.19115-3+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/d34330ce3f604e368c06d76de1987ce5?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/vnd.iso.19139-2+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/d34330ce3f604e368c06d76de1987ce5?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=\"http://data.europa.eu/930/\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/d34330ce3f604e368c06d76de1987ce5?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/rdf+xml;profile=\"https://schema.org\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/d34330ce3f604e368c06d76de1987ce5?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/d34330ce3f604e368c06d76de1987ce5?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"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/d34330ce3f604e368c06d76de1987ce5?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/geo+json;profile=\"http://www.opengis.net/spec/eoc-geojson/1.0\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/d34330ce3f604e368c06d76de1987ce5?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/d34330ce3f604e368c06d76de1987ce5?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  "text/turtle;profile=\"https://schema.org\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/d34330ce3f604e368c06d76de1987ce5?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/ld+json;profile=\"https://schema.org\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/d34330ce3f604e368c06d76de1987ce5?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/json"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/d34330ce3f604e368c06d76de1987ce5?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/dif10+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/d34330ce3f604e368c06d76de1987ce5?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/geo+json;profile=\"http://www.opengis.net/spec/ogcapi-features-1/1.0\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/d34330ce3f604e368c06d76de1987ce5" ;
                                     dct:title     "OGC 17-069r3 metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:theme                 <https://earth.esa.int/concept/1a303b3a-0758-56b5-8cdf-b5e44cee907e> , <https://earth.esa.int/concept/d1a7b07d-fd27-54ef-9769-42ae64a3f675> , <https://gcmd.earthdata.nasa.gov/kms/concept/b4d60d40-59b9-46ab-a4c5-a2e534680b05> , <https://earth.esa.int/concept/bb996f88-8040-5849-9253-6a205afdd57a> , <https://gcmd.earthdata.nasa.gov/kms/concept/ea7fd15d-190d-43f3-bdd3-75f5d88dc3f8> , <https://earth.esa.int/concept/77aa9eb0-13d6-5ed2-a82a-10ac856dc8e2> , <https://gcmd.earthdata.nasa.gov/kms/concept/912c3308-23bc-4e12-b7fb-9d82e9fc5fe9> , <https://gcmd.earthdata.nasa.gov/kms/concept/53a886bf-db3f-4b8c-a111-ba6593dae207> , <https://earth.esa.int/concept/450624e5-a0b1-5f27-ac6b-74a1aea8cb9e> , <https://gcmd.earthdata.nasa.gov/kms/concept/fb3ce3be-d830-407f-bd7c-58d66c24b6be> , <https://earth.esa.int/concept/ada8f84c-48ef-50a6-b2ba-635a1bdb7d14> , <https://gcmd.earthdata.nasa.gov/kms/concept/87c44e15-54c8-407d-a881-8035a2d5512b> , <https://gcmd.earthdata.nasa.gov/kms/concept/a1498dff-002d-4d67-9091-16822c608221> , <https://gcmd.earthdata.nasa.gov/kms/concept/fc3f3ca6-1578-47b2-9d99-bc35ca85e0ba> , <https://earth.esa.int/concept/11ea961b-1d0b-5d6d-a55a-b58aed01d430> , <https://earth.esa.int/concept/003ed1d0-9f6c-59cb-a427-1fa4c4a92107> , <https://earth.esa.int/concept/5674cd3f-e6dc-5588-9062-7d993c1ec09d> , <https://gcmd.earthdata.nasa.gov/kms/concept/80eca755-c564-4616-b910-a4c4387b7c54> , <https://gcmd.earthdata.nasa.gov/kms/concept/2878f334-35dc-47a7-a3ae-8c5da1adccd3> , <https://earth.esa.int/concept/004f03c6-80d1-5726-8481-cb3933c6c1ba> , <https://earth.esa.int/concept/ef96a1b4-a13f-5c0a-a67a-6589f9bdb833> , <https://gcmd.earthdata.nasa.gov/kms/concept/7441d55f-26c8-4f7f-ad75-1402c6a6e470> ;
        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-31T23:59:59Z" ;
                                     prov:startedAtTime  "1997-01-01T00:00:00Z" ;
                                     prov:used           <https://earth.esa.int/concept/1a303b3a-0758-56b5-8cdf-b5e44cee907e>
                                   ] ;
        prov:wasGeneratedBy        [ a                   prov:Activity ;
                                     prov:endedAtTime    "2021-12-31T23:59:59Z" ;
                                     prov:startedAtTime  "1997-01-01T00:00:00Z" ;
                                     prov:used           <https://earth.esa.int/concept/11ea961b-1d0b-5d6d-a55a-b58aed01d430> , <https://earth.esa.int/concept/003ed1d0-9f6c-59cb-a427-1fa4c4a92107>
                                   ] ;
        prov:wasGeneratedBy        [ a                   prov:Activity ;
                                     prov:endedAtTime    "2021-12-31T23:59:59Z" ;
                                     prov:startedAtTime  "1997-01-01T00:00:00Z" ;
                                     prov:used           <https://earth.esa.int/concept/004f03c6-80d1-5726-8481-cb3933c6c1ba> , <https://earth.esa.int/concept/450624e5-a0b1-5f27-ac6b-74a1aea8cb9e>
                                   ] ;
        prov:wasGeneratedBy        [ a                   prov:Activity ;
                                     prov:endedAtTime    "2021-12-31T23:59:59Z" ;
                                     prov:startedAtTime  "1997-01-01T00:00:00Z" ;
                                     prov:used           <https://earth.esa.int/concept/d1a7b07d-fd27-54ef-9769-42ae64a3f675> , <https://earth.esa.int/concept/450624e5-a0b1-5f27-ac6b-74a1aea8cb9e>
                                   ] ;
        prov:wasGeneratedBy        [ a                   prov:Activity ;
                                     prov:endedAtTime    "2021-12-31T23:59:59Z" ;
                                     prov:startedAtTime  "1997-01-01T00:00:00Z" ;
                                     prov:used           <https://earth.esa.int/concept/bb996f88-8040-5849-9253-6a205afdd57a> , <https://earth.esa.int/concept/ada8f84c-48ef-50a6-b2ba-635a1bdb7d14>
                                   ] ;
        prov:wasGeneratedBy        [ a                   prov:Activity ;
                                     prov:endedAtTime    "2021-12-31T23:59:59Z" ;
                                     prov:startedAtTime  "1997-01-01T00:00:00Z" ;
                                     prov:used           <https://earth.esa.int/concept/77aa9eb0-13d6-5ed2-a82a-10ac856dc8e2> , <https://earth.esa.int/concept/450624e5-a0b1-5f27-ac6b-74a1aea8cb9e>
                                   ] ;
        prov:wasGeneratedBy        [ a                   prov:Activity ;
                                     prov:endedAtTime    "2021-12-31T23:59:59Z" ;
                                     prov:startedAtTime  "1997-01-01T00:00:00Z" ;
                                     prov:used           <https://earth.esa.int/concept/5674cd3f-e6dc-5588-9062-7d993c1ec09d> , <https://earth.esa.int/concept/ada8f84c-48ef-50a6-b2ba-635a1bdb7d14>
                                   ] ;
        foaf:isPrimaryTopicOf      [ a               dcat:CatalogRecord ;
                                     dct:conformsTo  "https://joinup.ec.europa.eu/release/geodcat-ap/20" ;
                                     dct:identifier  "https://fedeo.ceos.org/collections/d34330ce3f604e368c06d76de1987ce5" ;
                                     dct:modified    "2026-04-05T01:02:43Z" ;
                                     dct:source      <https://fedeo.ceos.org/collections/d34330ce3f604e368c06d76de1987ce5?httpAccept=application/vnd.iso.19139-2%2Bxml>
                                   ] ;
        foaf:page                  <https://catalogue.ceda.ac.uk/uuid/d34330ce3f604e368c06d76de1987ce5> , <https://climate.esa.int/projects/permafrost/> , <https://climate.esa.int/media/documents/CCI_PERMA_D2.2_ATBD_v4.0.pdf> , <https://dap.ceda.ac.uk/neodc/esacci/permafrost/docs/v4.0/CCI_PERMA_PUG_v4.1.pdf> , <https://climate.esa.int/en/projects/permafrost/key-documents/> .

<https://earth.esa.int/concept/11ea961b-1d0b-5d6d-a55a-b58aed01d430>
        a               prov:Entity , skos:Concept ;
        dct:title       "Envisat" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "Envisat" .

<https://gcmd.earthdata.nasa.gov/kms/concept/a1498dff-002d-4d67-9091-16822c608221>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "ENVISAT" .

<https://earth.esa.int/concept/ef96a1b4-a13f-5c0a-a67a-6589f9bdb833>
        a               skos:Concept ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "ASAR" .

<https://gcmd.earthdata.nasa.gov/kms/concept/53a886bf-db3f-4b8c-a111-ba6593dae207>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "NOAA-16" .

<https://climate.esa.int/media/documents/CCI_PERMA_D2.2_ATBD_v4.0.pdf>
        a                foaf:Document ;
        dct:description  "No further details."@en ;
        dct:title        "Algorithm Theoretical Basis Document"@en .

<https://gcmd.earthdata.nasa.gov/kms/concept/80eca755-c564-4616-b910-a4c4387b7c54>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "Terra" .

<https://gcmd.earthdata.nasa.gov/kms/concept/b4d60d40-59b9-46ab-a4c5-a2e534680b05>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "NOAA-17" .

<https://climate.esa.int/en/projects/permafrost/key-documents/>
        a                foaf:Document ;
        dct:description  "No further details."@en ;
        dct:title        "Technical documentation for the Permafrost CCI project"@en .

<https://gcmd.earthdata.nasa.gov/kms/concept/912c3308-23bc-4e12-b7fb-9d82e9fc5fe9>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "ASAR" .

<https://earth.esa.int/concept/d1a7b07d-fd27-54ef-9769-42ae64a3f675>
        a               prov:Entity , skos:Concept ;
        dct:title       "NOAA-17" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "NOAA-17" .

<https://climate.esa.int/projects/permafrost/>
        a                foaf:Document ;
        dct:description  "No further details."@en ;
        dct:title        "ESA CCI Permafrost project website"@en .

<https://gcmd.earthdata.nasa.gov/kms/concept/87c44e15-54c8-407d-a881-8035a2d5512b>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "AVHRR-3" .

<https://earth.esa.int/concept/77aa9eb0-13d6-5ed2-a82a-10ac856dc8e2>
        a               prov:Entity , skos:Concept ;
        dct:title       "NOAA-16" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "NOAA-16" .

<https://gcmd.earthdata.nasa.gov/kms/concept/2878f334-35dc-47a7-a3ae-8c5da1adccd3>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "MODIS" .

<https://gcmd.earthdata.nasa.gov/kms/concept/fc3f3ca6-1578-47b2-9d99-bc35ca85e0ba>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "MERIS" .

<https://dap.ceda.ac.uk/neodc/esacci/permafrost/docs/v4.0/CCI_PERMA_PUG_v4.1.pdf>
        a                foaf:Document ;
        dct:description  "No further details."@en ;
        dct:title        "Product User Guide"@en .

<https://earth.esa.int/concept/ada8f84c-48ef-50a6-b2ba-635a1bdb7d14>
        a               prov:Entity , skos:Concept ;
        dct:title       "MODIS" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "MODIS" .

<https://earth.esa.int/concept/450624e5-a0b1-5f27-ac6b-74a1aea8cb9e>
        a               prov:Entity , skos:Concept ;
        dct:title       "AVHRR-3" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "AVHRR-3" .

<https://catalogue.ceda.ac.uk/uuid/d34330ce3f604e368c06d76de1987ce5>
        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/003ed1d0-9f6c-59cb-a427-1fa4c4a92107>
        a               prov:Entity , skos:Concept ;
        dct:title       "MERIS" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "MERIS" .

<https://earth.esa.int/concept/004f03c6-80d1-5726-8481-cb3933c6c1ba>
        a               prov:Entity , skos:Concept ;
        dct:title       "NOAA-15" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "NOAA-15" .

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