@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/d1199e2d-0333-5dec-a7ac-704d28037ed1>
        a               prov:Entity , skos:Concept ;
        dct:title       "AVHRR-2" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "AVHRR-2" .

<https://fedeo.ceos.org/collections/series/items/004fd44ff5124174ad3c03dd2c67d548>
        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 Cloud_cci AVHRR-PMv3 dataset (covering 1982-2016) was generated within the Cloud_cci project, which was funded by the European Space Agency (ESA) as part of the ESA Climate Change Initiative (CCI) programme (Contract No.: 4000109870/13/I-NB). This dataset is one of the 6 datasets generated in Cloud_cci; all of them being based on passive-imager satellite measurements.This dataset is based on measurements from AVHRR (onboard the NOAA-7, NOAA-9, NOAA-11, NOAA-14, NOAA-16, NOAA-18, NOAA-19 satellites) and contains a variety of cloud properties which were derived employing the Community Cloud retrieval for Climate (CC4CL; Sus et al., 2018; McGarragh et al., 2018) retrieval framework. The core cloud properties contained in the Cloud_cci AVHRR-PMv3 dataset are cloud mask/fraction, cloud phase, cloud top pressure/height/temperature, cloud optical thickness, cloud effective radius and cloud liquid/ice water path. Spectral cloud albedo is also included as experimental product. The cloud properties are available at different processing levels: This particular dataset contains Level-3C (monthly averages and histograms) data, while Level-3U (globally gridded, unaveraged data fields) is also available as a separate dataset. Pixel-based uncertainty estimates come along with all properties and have been propagated into the Level-3C data. The data in this dataset are a subset of the AVHRR-PM L3C / L3U cloud products version 3.0 dataset produced by the ESA Cloud_cci project available from https://dx.doi.org/10.5676/DWD/ESA_Cloud_cci/AVHRR-PM/V003.  To cite the full dataset, please use the following citation: Stengel, Martin; Sus, Oliver; Stapelberg, Stefan; Finkensieper, Stephan; WÃ¼rzler, Benjamin; Philipp, Daniel; Hollmann, Rainer; Poulsen, Caroline (2019): ESA Cloud Climate Change Initiative (ESA Cloud_cci) data: Cloud_cci AVHRR-PM L3C/L3U CLD_PRODUCTS v3.0, Deutscher Wetterdienst (DWD), DOI:10.5676/DWD/ESA_Cloud_cci/AVHRR-PM/V003." ;
        dct:identifier             "004fd44ff5124174ad3c03dd2c67d548" ;
        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_cloud_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               "1982-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 -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    "2016-12-31T23:59:59Z"^^xsd:date ;
                                     dcat:startDate  "1982-01-01T00:00:00Z"^^xsd:date
                                   ] ;
        dct:title                  "ESA Cloud Climate Change Initiative (Cloud_cci): AVHRR-PM monthly gridded cloud properties, version 3.0" ;
        dct:type                   "http://inspire.ec.europa.eu/metadata-codelist/ResourceType/series" ;
        dcat:accessURL             "http://data.ceda.ac.uk/neodc/esacci/cloud/data/version3/L3C/AVHRR-PM/v3.0/" ;
        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/004fd44ff5124174ad3c03dd2c67d548/api" ;
        dcat:keyword               "ESA" , "CCI" , "orthoimagery" , "DIF10" ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "text/html"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/004fd44ff5124174ad3c03dd2c67d548?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=\"https://schema.org\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/004fd44ff5124174ad3c03dd2c67d548?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/rdf+xml;profile=\"http://data.europa.eu/930/\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/004fd44ff5124174ad3c03dd2c67d548?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/geo+json;profile=\"http://www.opengis.net/spec/eoc-geojson/1.0\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/004fd44ff5124174ad3c03dd2c67d548?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/atom+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/004fd44ff5124174ad3c03dd2c67d548?httpAccept=application/atom%2Bxml" ;
                                     dct:title     "Atom format" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:relation  [ dct:title        "Stengel et al. (2020): Cloud_cci Advanced Very High Resolution Radiometer post meridiem (AVHRR-PM) dataset version 3: 35-year climatology of global cloud and radiation properties, Earth Syst. Sci. Data, 12, 4160, https://doi.org/10.5194/essd-12-41-2020, 2020." ;
                                                     adms:identifier  [ a              adms:Identifier ;
                                                                        dct:creator    "https://doi.org/" ;
                                                                        skos:notation  "https://doi.org/10.5194/essd-12-41-2020"
                                                                      ]
                                                   ] ;
                                     dcat:hadRole  "https://standards.iso.org/iso/19139/resources/gmxCodelists.xml#DS_AssociationTypeCode_crossReference"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:relation  [ dct:title        "McGarragh et al., 2018: The Community Cloud retrieval for CLimate (CC4CL) Part 2: The optimal estimation approach, Atmos. Meas. Tech., 11, 3397-3431, https://doi.org/10.5194/amt-11-3397-2018, 2018" ;
                                                     adms:identifier  [ a              adms:Identifier ;
                                                                        dct:creator    "https://doi.org/" ;
                                                                        skos:notation  "https://doi.org/10.5194/amt-11-3397-2018"
                                                                      ]
                                                   ] ;
                                     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/dif10+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/004fd44ff5124174ad3c03dd2c67d548?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.19139+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/004fd44ff5124174ad3c03dd2c67d548?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/xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/004fd44ff5124174ad3c03dd2c67d548?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/json"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/004fd44ff5124174ad3c03dd2c67d548?httpAccept=application/json" ;
                                     dct:title     "STAC metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:relation  [ dct:title        "Previous dataset version (v2.0): Stengel et al., 2017: Cloud property datasets retrieved from AVHRR, MODIS, AATSR and MERIS in the framework of the Cloud_cci project, Earth Syst. Sci. Data, 9, 881-904, https://doi.org/10.5194/essd-9-881-2017, 2017" ;
                                                     adms:identifier  [ a              adms:Identifier ;
                                                                        dct:creator    "https://doi.org/" ;
                                                                        skos:notation  "https://doi.org/10.5194/essd-9-881-2017"
                                                                      ]
                                                   ] ;
                                     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=\"https://schema.org\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/004fd44ff5124174ad3c03dd2c67d548?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/series/items/004fd44ff5124174ad3c03dd2c67d548?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/ogcapi-features-1/1.0\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/004fd44ff5124174ad3c03dd2c67d548" ;
                                     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  "text/turtle"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/004fd44ff5124174ad3c03dd2c67d548?httpAccept=text/turtle" ;
                                     dct:title     "Turtle 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/004fd44ff5124174ad3c03dd2c67d548?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:relation  [ dct:title        "Sus et al., 2018: The Community Cloud retrieval for CLimate (CC4CL) Part 1: A framework applied to multiple satellite imaging sensors, Atmos. Meas. Tech., 11, 3373-3396, https://doi.org/10.5194/amt-11-3373-2018, 2018" ;
                                                     adms:identifier  [ a              adms:Identifier ;
                                                                        dct:creator    "https://doi.org/" ;
                                                                        skos:notation  "https://doi.org/10.5194/amt-11-3373-2018"
                                                                      ]
                                                   ] ;
                                     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/ld+json;profile=\"http://data.europa.eu/930/\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/004fd44ff5124174ad3c03dd2c67d548?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/vnd.iso.19139-2+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/004fd44ff5124174ad3c03dd2c67d548?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/vnd.iso.19115-3+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/004fd44ff5124174ad3c03dd2c67d548?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/rdf+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/004fd44ff5124174ad3c03dd2c67d548?httpAccept=application/rdf%2Bxml" ;
                                     dct:title     "RDF/XML metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:theme                 <https://gcmd.earthdata.nasa.gov/kms/concept/304d5731-5627-4f4a-9b9e-3de6f39f9b3d> , <https://gcmd.earthdata.nasa.gov/kms/concept/d4bfa8e2-4ce3-482e-8b2a-1297f65fdc8a> , <https://earth.esa.int/concept/9de82e76-df23-5b5f-ae4f-b0f4d4f8f941> , <https://gcmd.earthdata.nasa.gov/kms/concept/fd4a398d-682c-4748-8349-83a8aa47cebf> , <https://earth.esa.int/concept/3d0c1b1b-9ee5-556d-b68d-aff231e8a806> , <https://earth.esa.int/concept/7610b15d-ba52-578d-bb24-bdd180a1ca57> , <https://earth.esa.int/concept/90513a0c-cd2a-5b84-8b5e-e648aae325cf> , <https://earth.esa.int/concept/450624e5-a0b1-5f27-ac6b-74a1aea8cb9e> , <https://gcmd.earthdata.nasa.gov/kms/concept/7a73c724-b532-45eb-a9a5-c77330b61bab> , <https://gcmd.earthdata.nasa.gov/kms/concept/600b228b-165c-4f80-96e2-7ee2d9989680> , <https://gcmd.earthdata.nasa.gov/kms/concept/b2e2ad86-b73f-44fd-9992-6f32820ea847> , <https://gcmd.earthdata.nasa.gov/kms/concept/87c44e15-54c8-407d-a881-8035a2d5512b> , <https://earth.esa.int/concept/68c12d03-a3e8-56c0-94e7-2ad0b59542d3> , <https://gcmd.earthdata.nasa.gov/kms/concept/37afee26-f2fd-47df-b8e0-7cccd71e6b8c> , <https://gcmd.earthdata.nasa.gov/kms/concept/162e2243-3266-4999-b352-d8a1a9dc82ac> , <https://earth.esa.int/concept/77aa9eb0-13d6-5ed2-a82a-10ac856dc8e2> , <https://earth.esa.int/concept/20e46238-8a64-59d5-924d-a39cec89a750> , <https://earth.esa.int/concept/d1199e2d-0333-5dec-a7ac-704d28037ed1> , <https://gcmd.earthdata.nasa.gov/kms/concept/53a886bf-db3f-4b8c-a111-ba6593dae207> , <https://gcmd.earthdata.nasa.gov/kms/concept/b7461b99-2b6f-460a-ae7f-6bb37515684d> ;
        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    "2016-12-31T23:59:59Z" ;
                                     prov:startedAtTime  "1982-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    "2016-12-31T23:59:59Z" ;
                                     prov:startedAtTime  "1982-01-01T00:00:00Z" ;
                                     prov:used           <https://earth.esa.int/concept/68c12d03-a3e8-56c0-94e7-2ad0b59542d3> , <https://earth.esa.int/concept/450624e5-a0b1-5f27-ac6b-74a1aea8cb9e>
                                   ] ;
        prov:wasGeneratedBy        [ a                   prov:Activity ;
                                     prov:endedAtTime    "2016-12-31T23:59:59Z" ;
                                     prov:startedAtTime  "1982-01-01T00:00:00Z" ;
                                     prov:used           <https://earth.esa.int/concept/9de82e76-df23-5b5f-ae4f-b0f4d4f8f941> , <https://earth.esa.int/concept/d1199e2d-0333-5dec-a7ac-704d28037ed1>
                                   ] ;
        prov:wasGeneratedBy        [ a                   prov:Activity ;
                                     prov:endedAtTime    "2016-12-31T23:59:59Z" ;
                                     prov:startedAtTime  "1982-01-01T00:00:00Z" ;
                                     prov:used           <https://earth.esa.int/concept/90513a0c-cd2a-5b84-8b5e-e648aae325cf> , <https://earth.esa.int/concept/450624e5-a0b1-5f27-ac6b-74a1aea8cb9e>
                                   ] ;
        prov:wasGeneratedBy        [ a                   prov:Activity ;
                                     prov:endedAtTime    "2016-12-31T23:59:59Z" ;
                                     prov:startedAtTime  "1982-01-01T00:00:00Z" ;
                                     prov:used           <https://earth.esa.int/concept/20e46238-8a64-59d5-924d-a39cec89a750> , <https://earth.esa.int/concept/d1199e2d-0333-5dec-a7ac-704d28037ed1>
                                   ] ;
        prov:wasGeneratedBy        [ a                   prov:Activity ;
                                     prov:endedAtTime    "2016-12-31T23:59:59Z" ;
                                     prov:startedAtTime  "1982-01-01T00:00:00Z" ;
                                     prov:used           <https://earth.esa.int/concept/3d0c1b1b-9ee5-556d-b68d-aff231e8a806> , <https://earth.esa.int/concept/d1199e2d-0333-5dec-a7ac-704d28037ed1>
                                   ] ;
        prov:wasGeneratedBy        [ a                   prov:Activity ;
                                     prov:endedAtTime    "2016-12-31T23:59:59Z" ;
                                     prov:startedAtTime  "1982-01-01T00:00:00Z" ;
                                     prov:used           <https://earth.esa.int/concept/7610b15d-ba52-578d-bb24-bdd180a1ca57> , <https://earth.esa.int/concept/d1199e2d-0333-5dec-a7ac-704d28037ed1>
                                   ] ;
        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/004fd44ff5124174ad3c03dd2c67d548" ;
                                     dct:modified    "2026-03-13T01:11:11Z" ;
                                     dct:source      <https://fedeo.ceos.org/collections/series/items/004fd44ff5124174ad3c03dd2c67d548?httpAccept=application/vnd.iso.19139-2%2Bxml>
                                   ] ;
        foaf:page                  <https://public.satproj.klima.dwd.de/data/ESA_Cloud_CCI/DOIs/v3.0/DOI_ESA_Cloud_cci_AVHRR-PM_V003_landingpage.html> , <https://climate.esa.int> , <https://climate.esa.int/media/documents/Cloud_Algorithm-Theoretical-Baseline-Document-ATBD_v6.2.pdf> , <https://doi.org/10.5194/essd-9-881-2017> , <https://climate.esa.int/media/documents/Cloud_Product-Validation-and-Intercomparison-Report-PVIR_v6.0.pdf> , <https://doi.org/10.5194/amt-11-3397-2018> , <https://climate.esa.int/projects/cloud/> , <https://climate.esa.int/media/documents/Cloud_Algorithm-Theoretical-Baseline-Document-ATBD-CC4CL_v6.2.pdf> , <https://doi.org/10.5194/essd-12-41-2020> , <https://climate.esa.int/media/documents/Cloud_Product-User-Guide-PUG_v5.1.pdf> , <https://doi.org/10.5194/amt-11-3373-2018> , <https://catalogue.ceda.ac.uk/uuid/004fd44ff5124174ad3c03dd2c67d548> .

<https://public.satproj.klima.dwd.de/data/ESA_Cloud_CCI/DOIs/v3.0/DOI_ESA_Cloud_cci_AVHRR-PM_V003_landingpage.html>
        a                foaf:Document ;
        dct:description  "PM L3C/L3U cloud products - Version 3.0 - No further details."@en ;
        dct:title        "ESA Cloud_cci cloud property datasets retrieved from passive satellite sensors: AVHRR"@en .

<https://gcmd.earthdata.nasa.gov/kms/concept/37afee26-f2fd-47df-b8e0-7cccd71e6b8c>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "NOAA-18" .

<https://doi.org/10.5194/amt-11-3373-2018>
        a                foaf:Document ;
        dct:description  "3396, https://doi.org/10.5194/amt-11-3373-2018, 2018 - No further details."@en ;
        dct:title        "Sus et al., 2018: The Community Cloud retrieval for CLimate (CC4CL) Part 1: A framework applied to multiple satellite imaging sensors, Atmos. Meas. Tech., 11, 3373"@en .

<https://doi.org/10.5194/amt-11-3397-2018>
        a                foaf:Document ;
        dct:description  "3431, https://doi.org/10.5194/amt-11-3397-2018, 2018 - No further details."@en ;
        dct:title        "McGarragh et al., 2018: The Community Cloud retrieval for CLimate (CC4CL) Part 2: The optimal estimation approach, Atmos. Meas. Tech., 11, 3397"@en .

<https://gcmd.earthdata.nasa.gov/kms/concept/7a73c724-b532-45eb-a9a5-c77330b61bab>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords" ;
        skos:prefLabel  "EARTH SCIENCE>SPECTRAL/ENGINEERING>INFRARED WAVELENGTHS" .

<https://earth.esa.int/concept/7610b15d-ba52-578d-bb24-bdd180a1ca57>
        a               prov:Entity , skos:Concept ;
        dct:title       "NOAA-9" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "NOAA-9" .

<https://climate.esa.int/media/documents/Cloud_Algorithm-Theoretical-Baseline-Document-ATBD-CC4CL_v6.2.pdf>
        a                foaf:Document ;
        dct:description  "No further details."@en ;
        dct:title        "CC4CL algorithm description (ATBD CC4CL)"@en .

<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://gcmd.earthdata.nasa.gov/kms/concept/fd4a398d-682c-4748-8349-83a8aa47cebf>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "NOAA-7" .

<https://doi.org/10.5194/essd-9-881-2017>
        a                foaf:Document ;
        dct:description  "904, https://doi.org/10.5194/essd-9-881-2017, 2017 - No further details."@en ;
        dct:title        "Previous dataset version (v2.0): Stengel et al., 2017: Cloud property datasets retrieved from AVHRR, MODIS, AATSR and MERIS in the framework of the Cloud_cci project, Earth Syst. Sci. Data, 9, 881"@en .

<https://gcmd.earthdata.nasa.gov/kms/concept/304d5731-5627-4f4a-9b9e-3de6f39f9b3d>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "NOAA-9" .

<https://climate.esa.int/media/documents/Cloud_Product-Validation-and-Intercomparison-Report-PVIR_v6.0.pdf>
        a                foaf:Document ;
        dct:description  "No further details."@en ;
        dct:title        "Product Validation and Intercomparison Report"@en .

<https://climate.esa.int/media/documents/Cloud_Algorithm-Theoretical-Baseline-Document-ATBD_v6.2.pdf>
        a                foaf:Document ;
        dct:description  "No further details."@en ;
        dct:title        "Overarching algorithm description (ATBD)"@en .

<https://gcmd.earthdata.nasa.gov/kms/concept/162e2243-3266-4999-b352-d8a1a9dc82ac>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords" ;
        skos:prefLabel  "EARTH SCIENCE>ATMOSPHERE>CLOUDS" .

<https://climate.esa.int>
        a                foaf:Document ;
        dct:description  "No further details."@en ;
        dct:title        "ESA's Climate Change Initiative (CCI) webpage"@en .

<https://earth.esa.int/concept/68c12d03-a3e8-56c0-94e7-2ad0b59542d3>
        a               prov:Entity , skos:Concept ;
        dct:title       "NOAA-19" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "NOAA-19" .

<https://earth.esa.int/concept/3d0c1b1b-9ee5-556d-b68d-aff231e8a806>
        a               prov:Entity , skos:Concept ;
        dct:title       "NOAA-11" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "NOAA-11" .

<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://climate.esa.int/projects/cloud/>
        a                foaf:Document ;
        dct:description  "No further details."@en ;
        dct:title        "ESA CCI Cloud project website"@en .

<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/b7461b99-2b6f-460a-ae7f-6bb37515684d>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "NOAA-19" .

<https://gcmd.earthdata.nasa.gov/kms/concept/600b228b-165c-4f80-96e2-7ee2d9989680>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "AVHRR-2" .

<https://doi.org/10.5194/essd-12-41-2020>
        a                foaf:Document ;
        dct:description  "PM) dataset version 3: 35-year climatology of global cloud and radiation properties, Earth Syst. Sci. Data, 12, 4160, https://doi.org/10.5194/essd-12-41-2020, 2020. - No further details."@en ;
        dct:title        "Stengel et al. (2020): Cloud_cci Advanced Very High Resolution Radiometer post meridiem (AVHRR"@en .

<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://gcmd.earthdata.nasa.gov/kms/concept/b2e2ad86-b73f-44fd-9992-6f32820ea847>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "NOAA-11" .

<https://earth.esa.int/concept/9de82e76-df23-5b5f-ae4f-b0f4d4f8f941>
        a               prov:Entity , skos:Concept ;
        dct:title       "NOAA-7" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "NOAA-7" .

<https://gcmd.earthdata.nasa.gov/kms/concept/d4bfa8e2-4ce3-482e-8b2a-1297f65fdc8a>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "NOAA-14" .

<https://catalogue.ceda.ac.uk/uuid/004fd44ff5124174ad3c03dd2c67d548>
        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/20e46238-8a64-59d5-924d-a39cec89a750>
        a               prov:Entity , skos:Concept ;
        dct:title       "NOAA-14" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "NOAA-14" .

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

<https://earth.esa.int/concept/90513a0c-cd2a-5b84-8b5e-e648aae325cf>
        a               prov:Entity , skos:Concept ;
        dct:title       "NOAA-18" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "NOAA-18" .

<https://climate.esa.int/media/documents/Cloud_Product-User-Guide-PUG_v5.1.pdf>
        a                foaf:Document ;
        dct:description  "No further details."@en ;
        dct:title        "Product User Guide"@en .
