@prefix void:  <http://rdfs.org/ns/void#> .
@prefix os:    <http://a9.com/-/spec/opensearch/1.1/> .
@prefix adms:  <http://www.w3.org/ns/adms#> .
@prefix owl:   <http://www.w3.org/2002/07/owl#> .
@prefix gsp:   <http://www.opengis.net/ont/geosparql#> .
@prefix xsd:   <http://www.w3.org/2001/XMLSchema#> .
@prefix skos:  <http://www.w3.org/2004/02/skos/core#> .
@prefix eo:    <http://a9.com/-/opensearch/extensions/eo/1.0/> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix geo:   <http://a9.com/-/opensearch/extensions/geo/1.0/> .
@prefix dct:   <http://purl.org/dc/terms/> .
@prefix sru:   <http://a9.com/-/opensearch/extensions/sru/2.0/> .
@prefix ldp:   <http://www.w3.org/ns/ldp#> .
@prefix owc:   <http://www.opengis.net/ont/owc/1.0/> .
@prefix iana:  <http://www.iana.org/assignments/relation/> .
@prefix time:  <http://a9.com/-/opensearch/extensions/time/1.0/> .
@prefix locn:  <http://www.w3.org/ns/locn#> .
@prefix atom:  <http://www.w3.org/2005/Atom/> .
@prefix dcat:  <http://www.w3.org/ns/dcat#> .
@prefix prov:  <http://www.w3.org/ns/prov#> .
@prefix foaf:  <http://xmlns.com/foaf/0.1/> .
@prefix dc:    <http://purl.org/dc/elements/1.1/> .

<https://earth.esa.int/concept/a3486f68-7aff-534c-9a07-b6cd1af34b57>
        a               prov:Entity , skos:Concept ;
        dct:title       "NOAA-20" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "NOAA-20" .

<https://fedeo.ceos.org/collections/clms_sce_global_1km_daily_v1_nc>
        a                          dcat:Dataset ;
        dct:description            "Provides daily global maps of the fraction of snow cover on the ground (also in forested areas) per pixel in percentage (0% to 100%). The data is available in near real time with a pixel spacing of about 1 km." ;
        dct:identifier             "clms_sce_global_1km_daily_v1_nc" ;
        dct:language               <http://publications.europa.eu/resource/authority/language/EN> ;
        dct:modified               "2026-06-03T00:00:00.000Z" ;
        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:startDate  "2025-12-01T00:00:26.000Z"^^xsd:date
                                   ] ;
        dct:title                  "CLMS SCE Global 1km daily V1 (NetCDF)" ;
        dct:type                   "http://inspire.ec.europa.eu/metadata-codelist/ResourceType/series" ;
        dcat:contactPoint          [ a              vcard:Organization ;
                                     vcard:hasName  "European Environment Agency"@en ;
                                     vcard:hasURL   <https://land.copernicus.eu/>
                                   ] ;
        dcat:endpointDescription   "https://fedeo.ceos.org/collections/series/items/clms_sce_global_1km_daily_v1_nc/api" ;
        dcat:keyword               "CLMS" , "viirs" , "daily" , "DIF10" , "global" , "Copernicus" , "cryosphere" , "Snow Cover Extent" , "SCE" , "slstr" , "noaa-20" , "1km" ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/vnd.iso.19139+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/clms_sce_global_1km_daily_v1_nc?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/ld+json;profile=\"https://schema.org\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/clms_sce_global_1km_daily_v1_nc?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/geo+json;profile=\"http://www.opengis.net/spec/eoc-geojson/1.0\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/clms_sce_global_1km_daily_v1_nc?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/json"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/clms_sce_global_1km_daily_v1_nc?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/rdf+xml;profile=\"https://schema.org\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/clms_sce_global_1km_daily_v1_nc?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/clms_sce_global_1km_daily_v1_nc?httpAccept=text/turtle;profile=http://data.europa.eu/930/" ;
                                     dct:title     "Turtle (GeoDCAT-AP) metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/ld+json;profile=\"http://data.europa.eu/930/\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/clms_sce_global_1km_daily_v1_nc?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/dif10+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/clms_sce_global_1km_daily_v1_nc?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/atom+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/clms_sce_global_1km_daily_v1_nc?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/geo+json;profile=\"http://www.opengis.net/spec/ogcapi-features-1/1.0\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/clms_sce_global_1km_daily_v1_nc" ;
                                     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/vnd.iso.19139-2+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/clms_sce_global_1km_daily_v1_nc?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/clms_sce_global_1km_daily_v1_nc?httpAccept=application/xml" ;
                                     dct:title     "Dublin Core metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/vnd.iso.19115-3+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/clms_sce_global_1km_daily_v1_nc?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;profile=\"http://data.europa.eu/930/\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/clms_sce_global_1km_daily_v1_nc?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/ld+json"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/clms_sce_global_1km_daily_v1_nc?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  "text/turtle;profile=\"https://schema.org\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/clms_sce_global_1km_daily_v1_nc?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"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/clms_sce_global_1km_daily_v1_nc?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/clms_sce_global_1km_daily_v1_nc?httpAccept=text/html" ;
                                     dct:title     "HTML" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:theme                 <https://gcmd.earthdata.nasa.gov/kms/concept/8a19f309-46ee-424b-be9f-e7e57e5b8ca0> , <https://gcmd.earthdata.nasa.gov/kms/concept/dd7c719e-5767-4ceb-b83a-66c1401dab4a> , <https://gcmd.earthdata.nasa.gov/kms/concept/fa0a36c3-2503-4662-98cd-7f3e74ce9f80> , <https://earth.esa.int/concept/cb64234b-e08f-545f-b508-b47ce03c4123> , <https://earth.esa.int/concept/a3486f68-7aff-534c-9a07-b6cd1af34b57> , <https://earth.esa.int/concept/48a68d1f-63e0-563a-b94e-67fee77706bb> , <https://gcmd.earthdata.nasa.gov/kms/concept/586db0b3-5f94-466e-b7c1-a2dbedc0c1fc> , <https://gcmd.earthdata.nasa.gov/kms/concept/41163801-6aac-43e5-aed7-9f52613a6a73> , <https://earth.esa.int/concept/276d427e-b285-5071-8e5d-bfbf9067eadb> , <https://earth.esa.int/concept/43563aaa-4c93-5840-9a9d-ec8eba7a901a> , <https://gcmd.earthdata.nasa.gov/kms/concept/5449d87b-5573-450f-8acb-2fdfeab3c8ce> , <https://gcmd.earthdata.nasa.gov/kms/concept/7204c4d5-b7d0-41af-ba90-61d47c6dc610> , <https://earth.esa.int/concept/8e754a1c-0947-56b2-bba9-c800e2b8e43d> , <https://gcmd.earthdata.nasa.gov/kms/concept/c47f6052-634e-40ef-a5ac-13f69f6f4c2a> ;
        prov:qualifiedAttribution  [ a             prov:Attribution ;
                                     dcat:hadRole  <http://inspire.ec.europa.eu/metadata-codelist/ResponsiblePartyRole/processor> ;
                                     prov:agent    [ a              vcard:Organization ;
                                                     vcard:hasName  "VITO"@en ;
                                                     vcard:hasURL   <https://vito.be/>
                                                   ]
                                   ] ;
        prov:wasGeneratedBy        [ a                   prov:Activity ;
                                     prov:startedAtTime  "2025-12-01T00:00:26.000Z" ;
                                     prov:used           <https://earth.esa.int/concept/8e754a1c-0947-56b2-bba9-c800e2b8e43d> , <https://earth.esa.int/concept/cb64234b-e08f-545f-b508-b47ce03c4123>
                                   ] ;
        prov:wasGeneratedBy        [ a                   prov:Activity ;
                                     prov:startedAtTime  "2025-12-01T00:00:26.000Z" ;
                                     prov:used           <https://earth.esa.int/concept/a3486f68-7aff-534c-9a07-b6cd1af34b57> , <https://earth.esa.int/concept/43563aaa-4c93-5840-9a9d-ec8eba7a901a>
                                   ] ;
        prov:wasGeneratedBy        [ a                   prov:Activity ;
                                     prov:startedAtTime  "2025-12-01T00:00:26.000Z" ;
                                     prov:used           <https://earth.esa.int/concept/48a68d1f-63e0-563a-b94e-67fee77706bb> , <https://earth.esa.int/concept/cb64234b-e08f-545f-b508-b47ce03c4123>
                                   ] ;
        prov:wasGeneratedBy        [ a                   prov:Activity ;
                                     prov:startedAtTime  "2025-12-01T00:00:26.000Z" ;
                                     prov:used           <https://earth.esa.int/concept/276d427e-b285-5071-8e5d-bfbf9067eadb> , <https://earth.esa.int/concept/cb64234b-e08f-545f-b508-b47ce03c4123>
                                   ] ;
        foaf:isPrimaryTopicOf      [ a               dcat:CatalogRecord ;
                                     dct:conformsTo  "https://joinup.ec.europa.eu/release/geodcat-ap/20" ;
                                     dct:identifier  "https://fedeo.ceos.org/collections/clms_sce_global_1km_daily_v1_nc" ;
                                     dct:modified    "2026-06-03T01:11:56Z" ;
                                     dct:source      <https://fedeo.ceos.org/collections/clms_sce_global_1km_daily_v1_nc?httpAccept=application/vnd.iso.19139-2%2Bxml>
                                   ] .

<https://gcmd.earthdata.nasa.gov/kms/concept/5449d87b-5573-450f-8acb-2fdfeab3c8ce>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "Sentinel-3A" .

<https://gcmd.earthdata.nasa.gov/kms/concept/41163801-6aac-43e5-aed7-9f52613a6a73>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "Sentinel-3B" .

<https://earth.esa.int/concept/276d427e-b285-5071-8e5d-bfbf9067eadb>
        a               prov:Entity , skos:Concept ;
        dct:title       "Sentinel-3A" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "Sentinel-3A" .

<https://earth.esa.int/concept/43563aaa-4c93-5840-9a9d-ec8eba7a901a>
        a               prov:Entity , skos:Concept ;
        dct:title       "VIIRS" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "VIIRS" .

<https://earth.esa.int/concept/cb64234b-e08f-545f-b508-b47ce03c4123>
        a               prov:Entity , skos:Concept ;
        dct:title       "SLSTR" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "SLSTR" .

<https://gcmd.earthdata.nasa.gov/kms/concept/dd7c719e-5767-4ceb-b83a-66c1401dab4a>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "VIIRS" .

<https://gcmd.earthdata.nasa.gov/kms/concept/7204c4d5-b7d0-41af-ba90-61d47c6dc610>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "SLSTR" .

<https://gcmd.earthdata.nasa.gov/kms/concept/c47f6052-634e-40ef-a5ac-13f69f6f4c2a>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords" ;
        skos:prefLabel  "EARTH SCIENCE>ATMOSPHERE" .

<https://gcmd.earthdata.nasa.gov/kms/concept/8a19f309-46ee-424b-be9f-e7e57e5b8ca0>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "Sentinel-3" .

<https://gcmd.earthdata.nasa.gov/kms/concept/fa0a36c3-2503-4662-98cd-7f3e74ce9f80>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords" ;
        skos:prefLabel  "EARTH SCIENCE>CRYOSPHERE" .

<https://fedeo.ceos.org/collections/clms_sce_global_1km_daily_v1_nc?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/586db0b3-5f94-466e-b7c1-a2dbedc0c1fc>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "NOAA-20" .

<https://earth.esa.int/concept/48a68d1f-63e0-563a-b94e-67fee77706bb>
        a               prov:Entity , skos:Concept ;
        dct:title       "Sentinel-3" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "Sentinel-3" .

<https://earth.esa.int/concept/8e754a1c-0947-56b2-bba9-c800e2b8e43d>
        a               prov:Entity , skos:Concept ;
        dct:title       "Sentinel-3B" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "Sentinel-3B" .
