@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://gcmd.earthdata.nasa.gov/kms/concept/2ce20983-98b2-40b9-bb0e-a08074fb93b3>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "Sentinel-2" .

<https://fedeo.ceos.org/collections/sentinel-2-l2a?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/00a21e9c-0c1d-4931-b9fa-b0204625a98a>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords" ;
        skos:prefLabel  "EARTH SCIENCE>CRYOSPHERE>SNOW/ICE>REFLECTANCE" .

<https://fedeo.ceos.org/collections/sentinel-2-l2a>
        a                         dcat:Dataset ;
        dct:description           "The Sentinel-2 Level-2A Collection 1 product provides orthorectified Surface Reflectance (Bottom-Of-Atmosphere: BOA), with sub-pixel multispectral and multitemporal registration accuracy. Scene Classification (including Clouds and Cloud Shadows), AOT (Aerosol Optical Thickness) and WV (Water Vapour) maps are included in the product." ;
        dct:identifier            "sentinel-2-l2a" ;
        dct:language              <http://publications.europa.eu/resource/authority/language/EN> ;
        dct:modified              "2026-04-05T00: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  "2015-06-27T10:25:31Z"^^xsd:date
                                  ] ;
        dct:title                 "Sentinel-2 Level-2A" ;
        dct:type                  "http://inspire.ec.europa.eu/metadata-codelist/ResourceType/series" ;
        dcat:contactPoint         [ a              vcard:Organization ;
                                    vcard:hasName  "ESA/ESRIN"@en ;
                                    vcard:hasURL   <https://sentinels.copernicus.eu/web/sentinel/copernicus/sentinel-2>
                                  ] ;
        dcat:endpointDescription  "https://fedeo.ceos.org/collections/series/items/sentinel-2-l2a/api" ;
        dcat:keyword              "Copernicus" , "Reflectance" , "sentinel-2b" , "msi" , "Imagery" , "EU" , "sentinel-2c" , "DIF10" , "sentinel-2a" , "Sentinel" , "ESA" , "Satellite" , "Global" ;
        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/sentinel-2-l2a?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/json"
                                                  ] ;
                                    dct:relation  "https://fedeo.ceos.org/collections/sentinel-2-l2a?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/sentinel-2-l2a?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=\"https://schema.org\""
                                                  ] ;
                                    dct:relation  "https://fedeo.ceos.org/collections/sentinel-2-l2a?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/atom+xml"
                                                  ] ;
                                    dct:relation  "https://fedeo.ceos.org/collections/sentinel-2-l2a?httpAccept=application/atom%2Bxml" ;
                                    dct:title     "Atom format" ;
                                    dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                  ] ;
        dcat:qualifiedRelation    [ a             dcat:Relationship ;
                                    dct:format    [ a           dct:MediaType ;
                                                    rdfs:label  "application/rdf+xml"
                                                  ] ;
                                    dct:relation  "https://fedeo.ceos.org/collections/sentinel-2-l2a?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/geo+json;profile=\"http://www.opengis.net/spec/ogcapi-features-1/1.0\""
                                                  ] ;
                                    dct:relation  "https://fedeo.ceos.org/collections/sentinel-2-l2a" ;
                                    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.19115-3+xml"
                                                  ] ;
                                    dct:relation  "https://fedeo.ceos.org/collections/sentinel-2-l2a?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  "text/turtle;profile=\"http://data.europa.eu/930/\""
                                                  ] ;
                                    dct:relation  "https://fedeo.ceos.org/collections/sentinel-2-l2a?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/vnd.iso.19139-2+xml"
                                                  ] ;
                                    dct:relation  "https://fedeo.ceos.org/collections/sentinel-2-l2a?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/ld+json;profile=\"http://data.europa.eu/930/\""
                                                  ] ;
                                    dct:relation  "https://fedeo.ceos.org/collections/sentinel-2-l2a?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+xml"
                                                  ] ;
                                    dct:relation  "https://fedeo.ceos.org/collections/sentinel-2-l2a?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/geo+json;profile=\"http://www.opengis.net/spec/eoc-geojson/1.0\""
                                                  ] ;
                                    dct:relation  "https://fedeo.ceos.org/collections/sentinel-2-l2a?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/dif10+xml"
                                                  ] ;
                                    dct:relation  "https://fedeo.ceos.org/collections/sentinel-2-l2a?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/ld+json;profile=\"https://schema.org\""
                                                  ] ;
                                    dct:relation  "https://fedeo.ceos.org/collections/sentinel-2-l2a?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/xml"
                                                  ] ;
                                    dct:relation  "https://fedeo.ceos.org/collections/sentinel-2-l2a?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/ld+json"
                                                  ] ;
                                    dct:relation  "https://fedeo.ceos.org/collections/sentinel-2-l2a?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/html"
                                                  ] ;
                                    dct:relation  "https://fedeo.ceos.org/collections/sentinel-2-l2a?httpAccept=text/html" ;
                                    dct:title     "HTML" ;
                                    dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                  ] ;
        dcat:theme                <https://gcmd.earthdata.nasa.gov/kms/concept/fc57a9a0-a287-4bcf-a517-20811b55596b> , <https://earth.esa.int/concept/d62a9b2d-feaa-5248-9d07-4042c7dd8988> , <https://earth.esa.int/concept/eb62e36f-cb0d-5383-8b5b-4a976b0cfd7f> , <https://gcmd.earthdata.nasa.gov/kms/concept/00a21e9c-0c1d-4931-b9fa-b0204625a98a> , <https://gcmd.earthdata.nasa.gov/kms/concept/2ce20983-98b2-40b9-bb0e-a08074fb93b3> , <https://earth.esa.int/concept/b9e0c526-c992-55e2-af93-4dc67aa71774> , <https://gcmd.earthdata.nasa.gov/kms/concept/f2445400-1981-4ef3-bf7c-f4aa35923ae9> ;
        prov:wasGeneratedBy       [ a                   prov:Activity ;
                                    prov:startedAtTime  "2015-06-27T10:25:31Z" ;
                                    prov:used           [ a          prov:Entity ;
                                                          dct:title  "Sentinel-2C"
                                                        ]
                                  ] ;
        prov:wasGeneratedBy       [ a                   prov:Activity ;
                                    prov:startedAtTime  "2015-06-27T10:25:31Z" ;
                                    prov:used           <https://earth.esa.int/concept/d62a9b2d-feaa-5248-9d07-4042c7dd8988> , <https://earth.esa.int/concept/b9e0c526-c992-55e2-af93-4dc67aa71774>
                                  ] ;
        prov:wasGeneratedBy       [ a                   prov:Activity ;
                                    prov:startedAtTime  "2015-06-27T10:25:31Z" ;
                                    prov:used           <https://earth.esa.int/concept/eb62e36f-cb0d-5383-8b5b-4a976b0cfd7f> , <https://earth.esa.int/concept/b9e0c526-c992-55e2-af93-4dc67aa71774>
                                  ] ;
        foaf:isPrimaryTopicOf     [ a               dcat:CatalogRecord ;
                                    dct:conformsTo  "https://joinup.ec.europa.eu/release/geodcat-ap/20" ;
                                    dct:identifier  "https://fedeo.ceos.org/collections/sentinel-2-l2a" ;
                                    dct:modified    "2026-04-05T01:17:40Z" ;
                                    dct:source      <https://fedeo.ceos.org/collections/sentinel-2-l2a?httpAccept=application/vnd.iso.19139-2%2Bxml>
                                  ] .

<https://gcmd.earthdata.nasa.gov/kms/concept/f2445400-1981-4ef3-bf7c-f4aa35923ae9>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "Sentinel-2B" .

<https://gcmd.earthdata.nasa.gov/kms/concept/fc57a9a0-a287-4bcf-a517-20811b55596b>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "Sentinel-2 MSI" .

<https://earth.esa.int/concept/eb62e36f-cb0d-5383-8b5b-4a976b0cfd7f>
        a               prov:Entity , skos:Concept ;
        dct:title       "Sentinel-2B" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "Sentinel-2B" .

<https://earth.esa.int/concept/b9e0c526-c992-55e2-af93-4dc67aa71774>
        a               prov:Entity , skos:Concept ;
        dct:title       "MSI" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "MSI" .

<https://earth.esa.int/concept/d62a9b2d-feaa-5248-9d07-4042c7dd8988>
        a               prov:Entity , skos:Concept ;
        dct:title       "Sentinel-2" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "Sentinel-2" .
