@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://fedeo.ceos.org/collections/dd3da2570363429791b51120bdd29c02>
        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 Soil Moisture CCI ACTIVE dataset is one of the three datasets created as part of the European Space Agency's (ESA) Soil Moisture Essential Climate Variable (ECV) Climate Change Initiative (CCI) project. The product has been created by fusing scatterometer soil moisture products, derived from the instruments AMI-WS and ASCAT. PASSIVE and COMBINED products have also been created.The v05.2 ACTIVE product, provided as global daily images in NetCDF-4 classic file format, presents a global coverage of surface soil moisture at a spatial resolution of 0.25 degrees. It is provided in percent of saturation [%] and covers the period (yyyy-mm-dd) 1991-08-05 to 2019-12-31. For information regarding the theoretical and algorithmic base of the product, please see the Algorithm Theoretical Baseline Document. Other additional reference documents and information relating to the dataset can also be found on the CCI Soil Moisture project website.The data set should be cited using all three of the following references:1. Gruber, A., Scanlon, T., van der Schalie, R., Wagner, W., and Dorigo, W. (2019). Evolution of the ESA CCI Soil Moisture climate data records and their underlying merging methodology, Earth Syst. Sci. Data, 11, 717â739, https://doi.org/10.5194/essd-11-717-20192. Dorigo, W.A., Wagner, W., Albergel, C., Albrecht, F., Balsamo, G., Brocca, L., Chung, D., Ertl, M., Forkel, M., Gruber, A., Haas, E., Hamer, D. P. Hirschi, M., Ikonen, J., De Jeu, R. Kidd, R. Lahoz, W., Liu, Y.Y., Miralles, D., Lecomte, P. (2017). ESA CCI Soil Moisture for improved Earth system understanding: State-of-the art and future directions. In Remote Sensing of Environment, 2017, ISSN 0034-4257, https://doi.org/10.1016/j.rse.2017.07.0013. Gruber, A., Dorigo, W. A., Crow, W., Wagner W. (2017). Triple Collocation-Based Merging of Satellite Soil Moisture Retrievals. IEEE Transactions on Geoscience and Remote Sensing. PP. 1-13. 10.1109/TGRS.2017.2734070" ;
        dct:identifier             "dd3da2570363429791b51120bdd29c02" ;
        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_soilmoisture_terms_and_conditions.pdf, appropriate use of these data may fall under any use. This message is intended as guidance, always read the full licence. When using these data you must cite them correctly using the citation given on the CEDA Data Catalogue record."
                                   ] ;
        dct:modified               "1991-08-05T00: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    "2019-12-31T23:59:59Z"^^xsd:date ;
                                     dcat:startDate  "1991-08-05T00:00:00Z"^^xsd:date
                                   ] ;
        dct:title                  "ESA Soil Moisture Climate Change Initiative (Soil_Moisture_cci): ACTIVE Product, Version 05.2" ;
        dct:type                   "http://inspire.ec.europa.eu/metadata-codelist/ResourceType/series" ;
        dcat:accessURL             "http://data.ceda.ac.uk/neodc/esacci/soil_moisture/data/daily_files/ACTIVE/v05.2" ;
        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/dd3da2570363429791b51120bdd29c02/api" ;
        dcat:keyword               "Soil Moisture" , "orthoimagery" , "DIF10" , "ESA" , "Active" , "CCI" ;
        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/dd3da2570363429791b51120bdd29c02" ;
                                     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/ld+json;profile=\"http://data.europa.eu/930/\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/dd3da2570363429791b51120bdd29c02?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/ld+json;profile=\"https://schema.org\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/dd3da2570363429791b51120bdd29c02?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        "Gruber, A., Dorigo, W. A., Crow, W., Wagner W. (2017). Triple Collocation-Based Merging of Satellite Soil Moisture Retrievals. IEEE Transactions on Geoscience and Remote Sensing. PP. 1-13. 10.1109/TGRS.2017.2734070" ;
                                                     adms:identifier  [ a              adms:Identifier ;
                                                                        dct:creator    "https://doi.org/" ;
                                                                        skos:notation  "https://doi.org/10.1109/TGRS.2017.2734070"
                                                                      ]
                                                   ] ;
                                     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/atom+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/dd3da2570363429791b51120bdd29c02?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/json"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/dd3da2570363429791b51120bdd29c02?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        "Gruber, A., Scanlon, T., van der Schalie, R., Wagner, W., and Dorigo, W. (2019). Evolution of the ESA CCI Soil Moisture climate data records and their underlying merging methodology, Earth Syst. Sci. Data, 11, 717â739, https://doi.org/10.5194/essd-11-717-2019" ;
                                                     adms:identifier  [ a              adms:Identifier ;
                                                                        dct:creator    "https://doi.org/" ;
                                                                        skos:notation  "https://doi.org/10.5194/essd-11-717-2019"
                                                                      ]
                                                   ] ;
                                     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/dd3da2570363429791b51120bdd29c02?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/rdf+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/dd3da2570363429791b51120bdd29c02?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/vnd.iso.19139+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/dd3da2570363429791b51120bdd29c02?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  "text/turtle;profile=\"http://data.europa.eu/930/\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/dd3da2570363429791b51120bdd29c02?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/rdf+xml;profile=\"http://data.europa.eu/930/\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/dd3da2570363429791b51120bdd29c02?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  "text/turtle;profile=\"https://schema.org\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/dd3da2570363429791b51120bdd29c02?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/vnd.iso.19115-3+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/dd3da2570363429791b51120bdd29c02?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/geo+json;profile=\"http://www.opengis.net/spec/eoc-geojson/1.0\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/dd3da2570363429791b51120bdd29c02?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/vnd.iso.19139-2+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/dd3da2570363429791b51120bdd29c02?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/xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/dd3da2570363429791b51120bdd29c02?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/rdf+xml;profile=\"https://schema.org\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/dd3da2570363429791b51120bdd29c02?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:relation  [ dct:title        "Dorigo, W.A., Wagner, W., Albergel, C., Albrecht, F., Balsamo, G., Brocca, L., Chung, D., Ertl, M., Forkel, M., Gruber, A., Haas, E., Hamer, D. P. Hirschi, M., Ikonen, J., De Jeu, R. Kidd, R. Lahoz, W., Liu, Y.Y., Miralles, D., Lecomte, P. (2017). ESA CCI Soil Moisture for improved Earth system understanding: State-of-the art and future directions. In Remote Sensing of Environment, 2017, ISSN 0034-4257, https://doi.org/10.1016/j.rse.2017.07.001" ;
                                                     adms:identifier  [ a              adms:Identifier ;
                                                                        dct:creator    "https://doi.org/" ;
                                                                        skos:notation  "https://doi.org/10.1016/j.rse.2017.07.001"
                                                                      ]
                                                   ] ;
                                     dcat:hadRole  "https://standards.iso.org/iso/19139/resources/gmxCodelists.xml#DS_AssociationTypeCode_crossReference"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "text/html"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/dd3da2570363429791b51120bdd29c02?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/ld+json"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/dd3da2570363429791b51120bdd29c02?httpAccept=application/ld%2Bjson" ;
                                     dct:title     "JSON-LD metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:theme                 <https://gcmd.earthdata.nasa.gov/kms/concept/d3b7c3c0-e644-4f01-94da-dfebe854c0d1> , <https://earth.esa.int/concept/d00a0208-7c2f-5bb9-b141-511b8a9b3b77> , <https://gcmd.earthdata.nasa.gov/kms/concept/c9f84df0-e807-46e3-8fce-c33e9201fbc2> , <https://earth.esa.int/concept/41660a0e-b024-5f96-bac7-03d20444800b> , <https://earth.esa.int/concept/e0d6e80e-22a7-5c5b-87d3-3d65d893ddc9> , <https://gcmd.earthdata.nasa.gov/kms/concept/f55d156c-adbc-47db-a69c-981afbaa0cf6> , <https://gcmd.earthdata.nasa.gov/kms/concept/02c85d04-228e-4bf3-bb03-d72c22681dff> , <https://gcmd.earthdata.nasa.gov/kms/concept/88e1a654-5cfd-423f-9350-0ef48d85e085> , <https://gcmd.earthdata.nasa.gov/kms/concept/d1c4be34-1053-42c5-bc81-bfdcb6b27567> , <https://earth.esa.int/concept/ad83e431-f28c-5801-abf1-6b7b0deb9cb0> , <https://earth.esa.int/concept/2659e931-c15f-5b28-82e4-36c69ee2f848> , <https://earth.esa.int/concept/ccf4c4fa-e698-5c16-a074-f958ccabce5e> , <https://gcmd.earthdata.nasa.gov/kms/concept/27dd85c2-3403-438d-8b0c-8d424df60468> , <https://gcmd.earthdata.nasa.gov/kms/concept/affbd015-9373-4413-b76f-e91d01c4f5e3> , <https://gcmd.earthdata.nasa.gov/kms/concept/8143808e-1005-4fed-a469-c2bd5f1521bf> ;
        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    "2019-12-31T23:59:59Z" ;
                                     prov:startedAtTime  "1991-08-05T00:00:00Z" ;
                                     prov:used           <https://earth.esa.int/concept/ad83e431-f28c-5801-abf1-6b7b0deb9cb0> , <https://earth.esa.int/concept/d00a0208-7c2f-5bb9-b141-511b8a9b3b77>
                                   ] ;
        prov:wasGeneratedBy        [ a                   prov:Activity ;
                                     prov:endedAtTime    "2019-12-31T23:59:59Z" ;
                                     prov:startedAtTime  "1991-08-05T00:00:00Z" ;
                                     prov:used           <https://earth.esa.int/concept/41660a0e-b024-5f96-bac7-03d20444800b> , <https://earth.esa.int/concept/2659e931-c15f-5b28-82e4-36c69ee2f848>
                                   ] ;
        prov:wasGeneratedBy        [ a                   prov:Activity ;
                                     prov:endedAtTime    "2019-12-31T23:59:59Z" ;
                                     prov:startedAtTime  "1991-08-05T00:00:00Z" ;
                                     prov:used           <https://earth.esa.int/concept/ccf4c4fa-e698-5c16-a074-f958ccabce5e> , <https://earth.esa.int/concept/2659e931-c15f-5b28-82e4-36c69ee2f848>
                                   ] ;
        prov:wasGeneratedBy        [ a                   prov:Activity ;
                                     prov:endedAtTime    "2019-12-31T23:59:59Z" ;
                                     prov:startedAtTime  "1991-08-05T00:00:00Z" ;
                                     prov:used           <https://earth.esa.int/concept/e0d6e80e-22a7-5c5b-87d3-3d65d893ddc9> , <https://earth.esa.int/concept/d00a0208-7c2f-5bb9-b141-511b8a9b3b77>
                                   ] ;
        foaf:isPrimaryTopicOf      [ a               dcat:CatalogRecord ;
                                     dct:conformsTo  "https://joinup.ec.europa.eu/release/geodcat-ap/20" ;
                                     dct:identifier  "https://fedeo.ceos.org/collections/dd3da2570363429791b51120bdd29c02" ;
                                     dct:modified    "2026-04-04T01:12:30Z" ;
                                     dct:source      <https://fedeo.ceos.org/collections/dd3da2570363429791b51120bdd29c02?httpAccept=application/vnd.iso.19139-2%2Bxml>
                                   ] ;
        foaf:page                  <http://dap.ceda.ac.uk/neodc/esacci/soil_moisture/docs/v05.2/ESA_CCI_SM_RD_D4.2_v1_Product_Users_Guide_v05.2.pdf> , <https://catalogue.ceda.ac.uk/uuid/dd3da2570363429791b51120bdd29c02> , <https://climate.esa.int/en/projects/soil-moisture/> , <http://data.ceda.ac.uk/neodc/esacci/soil_moisture/metadata/sample_images/ESACCI-SOILMOISTURE-L3S-SSMS-ACTIVE-20080401000000-fv02.1.png> , <https://doi.org/10.5194/essd-11-717-2019> , <https://climate.esa.int/> , <https://doi.org/10.1016/j.rse.2017.07.001> , <http://dap.ceda.ac.uk/neodc/esacci/soil_moisture/docs/v05.2/ESA_CCI_SM_RD_D2.1_v1_ATBD_v05.2.pdf> , <https://doi.org/10.1109/TGRS.2017.2734070> .

<https://doi.org/10.1016/j.rse.2017.07.001>
        a                foaf:Document ;
        dct:description  "of-the art and future directions. In Remote Sensing of Environment, 2017, ISSN 0034-4257, https://doi.org/10.1016/j.rse.2017.07.001 - No further details."@en ;
        dct:title        "Dorigo, W.A., Wagner, W., Albergel, C., Albrecht, F., Balsamo, G., Brocca, L., Chung, D., Ertl, M., Forkel, M., Gruber, A., Haas, E., Hamer, D. P. Hirschi, M., Ikonen, J., De Jeu, R. Kidd, R. Lahoz, W., Liu, Y.Y., Miralles, D., Lecomte, P. (2017). ESA CCI Soil Moisture for improved Earth system understanding: State"@en .

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

<https://gcmd.earthdata.nasa.gov/kms/concept/d3b7c3c0-e644-4f01-94da-dfebe854c0d1>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords" ;
        skos:prefLabel  "EARTH SCIENCE>SPECTRAL/ENGINEERING>RADAR" .

<https://gcmd.earthdata.nasa.gov/kms/concept/d1c4be34-1053-42c5-bc81-bfdcb6b27567>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "ERS WIND SCATTEROMETER" .

<https://earth.esa.int/concept/e0d6e80e-22a7-5c5b-87d3-3d65d893ddc9>
        a               prov:Entity , skos:Concept ;
        dct:title       "Metop-A" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "Metop-A" .

<https://gcmd.earthdata.nasa.gov/kms/concept/affbd015-9373-4413-b76f-e91d01c4f5e3>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "ERS-2" .

<https://earth.esa.int/concept/ccf4c4fa-e698-5c16-a074-f958ccabce5e>
        a               prov:Entity , skos:Concept ;
        dct:title       "ERS-2" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "ERS-2" .

<https://gcmd.earthdata.nasa.gov/kms/concept/88e1a654-5cfd-423f-9350-0ef48d85e085>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords" ;
        skos:prefLabel  "EARTH SCIENCE>AGRICULTURE>SOILS>SOIL MOISTURE/WATER CONTENT" .

<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://gcmd.earthdata.nasa.gov/kms/concept/27dd85c2-3403-438d-8b0c-8d424df60468>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords" ;
        skos:prefLabel  "EARTH SCIENCE>CLIMATE INDICATORS>LAND SURFACE/AGRICULTURE INDICATORS>SOIL MOISTURE" .

<https://earth.esa.int/concept/d00a0208-7c2f-5bb9-b141-511b8a9b3b77>
        a               prov:Entity , skos:Concept ;
        dct:title       "ASCAT" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "ASCAT" .

<https://gcmd.earthdata.nasa.gov/kms/concept/8143808e-1005-4fed-a469-c2bd5f1521bf>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "METOP-A" .

<https://gcmd.earthdata.nasa.gov/kms/concept/c9f84df0-e807-46e3-8fce-c33e9201fbc2>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "METOP-B" .

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

<https://gcmd.earthdata.nasa.gov/kms/concept/f55d156c-adbc-47db-a69c-981afbaa0cf6>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "ASCAT" .

<http://data.ceda.ac.uk/neodc/esacci/soil_moisture/metadata/sample_images/ESACCI-SOILMOISTURE-L3S-SSMS-ACTIVE-20080401000000-fv02.1.png>
        a                foaf:Document ;
        dct:description  "No further details."@en ;
        dct:title        "Sample Image"@en .

<https://earth.esa.int/concept/ad83e431-f28c-5801-abf1-6b7b0deb9cb0>
        a               prov:Entity , skos:Concept ;
        dct:title       "Metop-B" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "Metop-B" .

<https://doi.org/10.1109/TGRS.2017.2734070>
        a                foaf:Document ;
        dct:description  "Based Merging of Satellite Soil Moisture Retrievals. IEEE Transactions on Geoscience and Remote Sensing. PP. 1-13. 10.1109/TGRS.2017.2734070 - No further details."@en ;
        dct:title        "Gruber, A., Dorigo, W. A., Crow, W., Wagner W. (2017). Triple Collocation"@en .

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

<http://dap.ceda.ac.uk/neodc/esacci/soil_moisture/docs/v05.2/ESA_CCI_SM_RD_D4.2_v1_Product_Users_Guide_v05.2.pdf>
        a                foaf:Document ;
        dct:description  "No further details."@en ;
        dct:title        "Product User Guide"@en .

<http://dap.ceda.ac.uk/neodc/esacci/soil_moisture/docs/v05.2/ESA_CCI_SM_RD_D2.1_v1_ATBD_v05.2.pdf>
        a                foaf:Document ;
        dct:description  "No further details."@en ;
        dct:title        "Algorithm Theoretical Baseline Document (ATBD) for V05.2 soil moisture data"@en .

<https://doi.org/10.5194/essd-11-717-2019>
        a                foaf:Document ;
        dct:description  "11-717-2019 - No further details."@en ;
        dct:title        "Gruber, A., Scanlon, T., van der Schalie, R., Wagner, W., and Dorigo, W. (2019). Evolution of the ESA CCI Soil Moisture climate data records and their underlying merging methodology, Earth Syst. Sci. Data, 11, 717â739, https://doi.org/10.5194/essd"@en .

<https://climate.esa.int/en/projects/soil-moisture/>
        a                foaf:Document ;
        dct:description  "No further details."@en ;
        dct:title        "ESA CCI Soil Moisture project website"@en .

<https://earth.esa.int/concept/2659e931-c15f-5b28-82e4-36c69ee2f848>
        a               prov:Entity , skos:Concept ;
        dct:title       "AMI/Scatterometer" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "AMI/Scatterometer" .
