@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://fedeo.ceos.org/collections/Sentinel-2/items/e8e92eb8-e515-40fc-ad85-6b464a083c9c?httpAccept=application/gml%2Bxml&recordSchema=om>
        a               dcat:CatalogRecord ;
        dct:conformsTo  [ a          dct:Standard ;
                          dct:title  "OGC10-157r4"
                        ] .

<https://fedeo.ceos.org/collections/Sentinel-2/items/e8e92eb8-e515-40fc-ad85-6b464a083c9c?parentIdentifier=Sentinel-2>
        a                       dcat:Dataset ;
        dct:conformsTo          "http://www.opengis.net/def/crs/EPSG/0/4326" ;
        dct:description         "Dataset e8e92eb8-e515-40fc-ad85-6b464a083c9c from Sentinel-2 acquired 2025-03-01T14:38:51.025+00:00Z" ;
        dct:identifier          "e8e92eb8-e515-40fc-ad85-6b464a083c9c" ;
        dct:isPartOf            <https://fedeo.ceos.org/collections/Sentinel-2> ;
        dct:language            <http://publications.europa.eu/resource/authority/language/ENG> ;
        dct:modified            "2025-03-01T14:38:51.025+00:00Z" ;
        dct:spatial             [ a              dct:Location ;
                                  locn:geometry  "<gml:Envelope srsName=\"http://www.opengis.net/def/crs/OGC/1.3/CRS84\"><gml:lowerCorner>-55.460270826 45.946421601</gml:lowerCorner><gml:upperCorner>-54.244415084 46.937021136</gml:upperCorner></gml:Envelope>"^^gsp:gmlLiteral , "POLYGON((-54.293099693 45.946421601,-54.49752482 45.97953344,-54.497555762 45.979448093,-54.497609015 45.979456727,-54.497830232 45.9788497,-54.823925097 46.030906069,-54.823563299 46.031920901,-55.119543792 46.073827501,-55.119664561 46.07348438,-55.119723371 46.073492731,-55.119961952 46.072814933,-55.120206524 46.072850294,-55.120293549 46.072607435,-55.120490976 46.072636123,-55.120495268 46.072623949,-55.460270826 46.121252109,-55.447282895 46.158271654,-55.395863146 46.304845295,-55.344215147 46.451399508,-55.29241957 46.597939738,-55.240371285 46.744481478,-55.188027934 46.890996277,-55.171526 46.937021136,-54.244415084 46.920536388,-54.293099693 45.946421601))"^^gsp:wktLiteral , "{\"type\":\"Polygon\",\"coordinates\":[[[-54.293099693,45.946421601],[-54.49752482,45.97953344],[-54.497555762,45.979448093],[-54.497609015,45.979456727],[-54.497830232,45.9788497],[-54.823925097,46.030906069],[-54.823563299,46.031920901],[-55.119543792,46.073827501],[-55.119664561,46.07348438],[-55.119723371,46.073492731],[-55.119961952,46.072814933],[-55.120206524,46.072850294],[-55.120293549,46.072607435],[-55.120490976,46.072636123],[-55.120495268,46.072623949],[-55.460270826,46.121252109],[-55.447282895,46.158271654],[-55.395863146,46.304845295],[-55.344215147,46.451399508],[-55.29241957,46.597939738],[-55.240371285,46.744481478],[-55.188027934,46.890996277],[-55.171526,46.937021136],[-54.244415084,46.920536388],[-54.293099693,45.946421601]]] }"^^gsp:geoJSONLiteral
                                ] ;
        dct:temporal            [ a               dct:PeriodOfTime ;
                                  dcat:startDate  "2025-03-01T14:38:51.025+00:00Z"^^xsd:date
                                ] ;
        dct:title               "e8e92eb8-e515-40fc-ad85-6b464a083c9c" ;
        dct:type                "http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset" ;
        dcat:distribution       [ a                 dcat:Distribution ;
                                  dcat:downloadURL  "s3://sentinel-products-ca-mirror/Sentinel-2/S2MSI2A/01T1/43/85/S2C_MSIL2A_20250301T143851_N0511_R139_T21TXM_20250301T162009.zip" ;
                                  dcat:mediaType    "application/zip"
                                ] ;
        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/items/e8e92eb8-e515-40fc-ad85-6b464a083c9c" ;
                                  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+xml"
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-2/items/e8e92eb8-e515-40fc-ad85-6b464a083c9c?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/html"
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-2/items/e8e92eb8-e515-40fc-ad85-6b464a083c9c?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=\"http://data.europa.eu/930/\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-2/items/e8e92eb8-e515-40fc-ad85-6b464a083c9c?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/Sentinel-2/items/e8e92eb8-e515-40fc-ad85-6b464a083c9c?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/Sentinel-2/items/e8e92eb8-e515-40fc-ad85-6b464a083c9c?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/rdf+xml;profile=\"https://schema.org\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-2/items/e8e92eb8-e515-40fc-ad85-6b464a083c9c?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/rdf+xml"
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-2/items/e8e92eb8-e515-40fc-ad85-6b464a083c9c?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/turtle;profile=\"https://schema.org\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-2/items/e8e92eb8-e515-40fc-ad85-6b464a083c9c?httpAccept=text/turtle;profile=https://schema.org" ;
                                  dct:title     "Turtle (schema.org) metadata" ;
                                  dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                ] ;
        dcat:qualifiedRelation  [ a             dcat:Relationship ;
                                  dct:format    [ a           dct:MediaType ;
                                                  rdfs:label  "application/ld+json;profile=\"http://data.europa.eu/930/\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-2/items/e8e92eb8-e515-40fc-ad85-6b464a083c9c?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/atom+xml"
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-2/items/e8e92eb8-e515-40fc-ad85-6b464a083c9c?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=\"https://stacspec.org\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-2/items/e8e92eb8-e515-40fc-ad85-6b464a083c9c?httpAccept=application/geo%2Bjson;profile=\"https://stacspec.org\"" ;
                                  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/ld+json;profile=\"https://schema.org\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-2/items/e8e92eb8-e515-40fc-ad85-6b464a083c9c?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/eo-geojson/1.0\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-2/items/e8e92eb8-e515-40fc-ad85-6b464a083c9c?mode=owc" ;
                                  dct:title     "OGC 17-003r2 metadata" ;
                                  dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                ] ;
        dcat:qualifiedRelation  [ a             dcat:Relationship ;
                                  dct:format    [ a           dct:MediaType ;
                                                  rdfs:label  "application/gml+xml;profile=\"http://www.opengis.net/spec/EOMPOM/1.1\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-2/items/e8e92eb8-e515-40fc-ad85-6b464a083c9c?httpAccept=application/gml%2Bxml&recordSchema=om" ;
                                  dct:title     "OGC 10-157r4 metadata" ;
                                  dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                ] ;
        prov:wasGeneratedBy     [ a                   prov:Activity ;
                                  prov:startedAtTime  "2025-03-01T14:38:51.025+00:00Z"
                                ] ;
        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/items/e8e92eb8-e515-40fc-ad85-6b464a083c9c" ;
                                  dct:modified    "2025-03-01T14:38:51.025+00:00Z" ;
                                  dct:source      <https://fedeo.ceos.org/collections/Sentinel-2/items/e8e92eb8-e515-40fc-ad85-6b464a083c9c?httpAccept=application/gml%2Bxml&recordSchema=om>
                                ] .
