@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-3/items/68698ce4-92e6-4b15-b45d-464e1ec35f0e?parentIdentifier=Sentinel-3>
        a                       dcat:Dataset ;
        dct:conformsTo          "http://www.opengis.net/def/crs/EPSG/0/4326" ;
        dct:description         "Dataset 68698ce4-92e6-4b15-b45d-464e1ec35f0e from Sentinel-3 acquired 2026-07-03T15:38:49.471228+00:00Z" ;
        dct:identifier          "68698ce4-92e6-4b15-b45d-464e1ec35f0e" ;
        dct:isPartOf            <https://fedeo.ceos.org/collections/Sentinel-3> ;
        dct:language            <http://publications.europa.eu/resource/authority/language/ENG> ;
        dct:modified            "2026-07-03T15:38:49.471228+00:00Z" ;
        dct:spatial             [ a              dct:Location ;
                                  locn:geometry  "<gml:Envelope srsName=\"http://www.opengis.net/def/crs/OGC/1.3/CRS84\"><gml:lowerCorner>-89.4161 39.5488</gml:lowerCorner><gml:upperCorner>-69.4139 52.4558</gml:upperCorner></gml:Envelope>"^^gsp:gmlLiteral , "POLYGON((-89.4161 41.9724,-89.0037 44.5918,-88.5965 47.2145,-88.1948 49.8357,-87.7999 52.4558,-86.7896 52.3948,-85.7822 52.3251,-84.7739 52.2465,-83.7776 52.1601,-82.7791 52.0648,-81.7852 51.9637,-80.799 51.8497,-79.8157 51.7319,-78.8362 51.6031,-77.8658 51.4666,-76.8979 51.3215,-75.9388 51.1689,-74.9866 51.0085,-74.0398 50.8408,-73.1012 50.6655,-72.1671 50.4832,-71.242 50.293,-70.326 50.0958,-69.4139 49.8901,-70.7602 47.3207,-71.9904 44.7392,-73.1228 42.1462,-74.1703 39.5488,-74.9437 39.7262,-75.7176 39.8971,-76.499 40.0636,-77.2819 40.2236,-78.0694 40.3793,-78.858 40.5292,-79.6527 40.6746,-80.4505 40.8144,-81.2503 40.9485,-82.055 41.0773,-82.8621 41.2003,-83.6712 41.3148,-84.4865 41.4287,-85.3014 41.5342,-86.1156 41.631,-86.9403 41.7254,-87.7585 41.8131,-88.5816 41.8952,-89.4161 41.9724))"^^gsp:wktLiteral , "{\"type\":\"Polygon\",\"coordinates\":[[[-89.4161,41.9724],[-89.0037,44.5918],[-88.5965,47.2145],[-88.1948,49.8357],[-87.7999,52.4558],[-86.7896,52.3948],[-85.7822,52.3251],[-84.7739,52.2465],[-83.7776,52.1601],[-82.7791,52.0648],[-81.7852,51.9637],[-80.799,51.8497],[-79.8157,51.7319],[-78.8362,51.6031],[-77.8658,51.4666],[-76.8979,51.3215],[-75.9388,51.1689],[-74.9866,51.0085],[-74.0398,50.8408],[-73.1012,50.6655],[-72.1671,50.4832],[-71.242,50.293],[-70.326,50.0958],[-69.4139,49.8901],[-70.7602,47.3207],[-71.9904,44.7392],[-73.1228,42.1462],[-74.1703,39.5488],[-74.9437,39.7262],[-75.7176,39.8971],[-76.499,40.0636],[-77.2819,40.2236],[-78.0694,40.3793],[-78.858,40.5292],[-79.6527,40.6746],[-80.4505,40.8144],[-81.2503,40.9485],[-82.055,41.0773],[-82.8621,41.2003],[-83.6712,41.3148],[-84.4865,41.4287],[-85.3014,41.5342],[-86.1156,41.631],[-86.9403,41.7254],[-87.7585,41.8131],[-88.5816,41.8952],[-89.4161,41.9724]]] }"^^gsp:geoJSONLiteral
                                ] ;
        dct:temporal            [ a               dct:PeriodOfTime ;
                                  dcat:endDate    "2026-07-03T15:41:49.471228+00:00Z"^^xsd:date ;
                                  dcat:startDate  "2026-07-03T15:38:49.471228+00:00Z"^^xsd:date
                                ] ;
        dct:title               "68698ce4-92e6-4b15-b45d-464e1ec35f0e" ;
        dct:type                "http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset" ;
        dcat:distribution       [ a                 dcat:Distribution ;
                                  dcat:downloadURL  "https://sentinel-products-ca-mirror.s3.ca-central-1.amazonaws.com/Sentinel-3/OL_1_EFR___/2026/07/03/S3A_OL_1_EFR____20260703T153849_20260703T154149_20260703T173429_0179_141_168_2160_PS1_O_NR_004.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/eo-geojson/1.0\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-3/items/68698ce4-92e6-4b15-b45d-464e1ec35f0e?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/rdf+xml;profile=\"https://schema.org\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-3/items/68698ce4-92e6-4b15-b45d-464e1ec35f0e?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/Sentinel-3/items/68698ce4-92e6-4b15-b45d-464e1ec35f0e?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/Sentinel-3/items/68698ce4-92e6-4b15-b45d-464e1ec35f0e?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-3/items/68698ce4-92e6-4b15-b45d-464e1ec35f0e?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;profile=\"http://data.europa.eu/930/\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-3/items/68698ce4-92e6-4b15-b45d-464e1ec35f0e?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;profile=\"https://schema.org\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-3/items/68698ce4-92e6-4b15-b45d-464e1ec35f0e?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/rdf+xml"
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-3/items/68698ce4-92e6-4b15-b45d-464e1ec35f0e?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/gml+xml;profile=\"http://www.opengis.net/spec/EOMPOM/1.1\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-3/items/68698ce4-92e6-4b15-b45d-464e1ec35f0e?httpAccept=application/gml%2Bxml&recordSchema=om" ;
                                  dct:title     "OGC 10-157r4 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-3/items/68698ce4-92e6-4b15-b45d-464e1ec35f0e" ;
                                  dct:title     "OGC 17-069r3 metadata" ;
                                  dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                ] ;
        dcat:qualifiedRelation  [ a             dcat:Relationship ;
                                  dct:format    [ a           dct:MediaType ;
                                                  rdfs:label  "text/turtle;profile=\"https://schema.org\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-3/items/68698ce4-92e6-4b15-b45d-464e1ec35f0e?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  "text/html"
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-3/items/68698ce4-92e6-4b15-b45d-464e1ec35f0e?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/Sentinel-3/items/68698ce4-92e6-4b15-b45d-464e1ec35f0e?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/vnd.iso.19139+xml"
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-3/items/68698ce4-92e6-4b15-b45d-464e1ec35f0e?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=\"https://stacspec.org\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-3/items/68698ce4-92e6-4b15-b45d-464e1ec35f0e?httpAccept=application/geo%2Bjson;profile=\"https://stacspec.org\"" ;
                                  dct:title     "STAC metadata" ;
                                  dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                ] ;
        prov:wasGeneratedBy     [ a                   prov:Activity ;
                                  prov:endedAtTime    "2026-07-03T15:41:49.471228+00:00Z" ;
                                  prov:startedAtTime  "2026-07-03T15:38:49.471228+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-3/items/68698ce4-92e6-4b15-b45d-464e1ec35f0e" ;
                                  dct:modified    "2026-07-03T15:38:49.471228+00:00Z" ;
                                  dct:source      <https://fedeo.ceos.org/collections/Sentinel-3/items/68698ce4-92e6-4b15-b45d-464e1ec35f0e?httpAccept=application/gml%2Bxml&recordSchema=om>
                                ] .

<https://fedeo.ceos.org/collections/Sentinel-3/items/68698ce4-92e6-4b15-b45d-464e1ec35f0e?httpAccept=application/gml%2Bxml&recordSchema=om>
        a               dcat:CatalogRecord ;
        dct:conformsTo  [ a          dct:Standard ;
                          dct:title  "OGC10-157r4"
                        ] .
