@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/ffb9f4f2-ca79-4cce-93e3-4f171f23829f?parentIdentifier=Sentinel-3>
        a                       dcat:Dataset ;
        dct:conformsTo          "http://www.opengis.net/def/crs/EPSG/0/4326" ;
        dct:description         "Dataset ffb9f4f2-ca79-4cce-93e3-4f171f23829f from Sentinel-3 acquired 2025-11-02T16:37:59.967643+00:00Z" ;
        dct:identifier          "ffb9f4f2-ca79-4cce-93e3-4f171f23829f" ;
        dct:isPartOf            <https://fedeo.ceos.org/collections/Sentinel-3> ;
        dct:language            <http://publications.europa.eu/resource/authority/language/ENG> ;
        dct:modified            "2025-11-02T16:37:59.967643+00:00Z" ;
        dct:spatial             [ a              dct:Location ;
                                  locn:geometry  "<gml:Envelope srsName=\"http://www.opengis.net/def/crs/OGC/1.3/CRS84\"><gml:lowerCorner>-103.215 49.9083</gml:lowerCorner><gml:upperCorner>-77.6893 62.9356</gml:upperCorner></gml:Envelope>"^^gsp:gmlLiteral , "POLYGON((-103.215 52.478,-102.825 55.091,-102.441 57.7069,-102.063 60.3224,-101.693 62.9356,-100.328 62.8904,-98.9845 62.8311,-97.6413 62.7587,-96.2986 62.6731,-94.9681 62.5778,-93.6489 62.4676,-92.3416 62.3446,-91.0439 62.2096,-89.7542 62.0622,-88.4795 61.9042,-87.2189 61.7338,-85.9691 61.5514,-84.7376 61.3591,-83.5218 61.1551,-82.3236 60.9406,-81.141 60.7151,-79.9719 60.479,-78.8208 60.2328,-77.6893 59.9785,-79.8132 57.4981,-81.6791 54.9882,-83.3369 52.4556,-84.8221 49.9083,-85.7349 50.1129,-86.6516 50.3108,-87.5761 50.5012,-88.5085 50.6848,-89.4474 50.8603,-90.3943 51.0285,-91.3484 51.1882,-92.3078 51.3408,-93.2749 51.4857,-94.2451 51.6215,-95.2229 51.7505,-96.2088 51.8716,-97.1943 51.9843,-98.1861 52.0882,-99.1837 52.1814,-100.188 52.269,-101.192 52.3477,-102.193 52.4175,-103.215 52.478))"^^gsp:wktLiteral , "{\"type\":\"Polygon\",\"coordinates\":[[[-103.215,52.478],[-102.825,55.091],[-102.441,57.7069],[-102.063,60.3224],[-101.693,62.9356],[-100.328,62.8904],[-98.9845,62.8311],[-97.6413,62.7587],[-96.2986,62.6731],[-94.9681,62.5778],[-93.6489,62.4676],[-92.3416,62.3446],[-91.0439,62.2096],[-89.7542,62.0622],[-88.4795,61.9042],[-87.2189,61.7338],[-85.9691,61.5514],[-84.7376,61.3591],[-83.5218,61.1551],[-82.3236,60.9406],[-81.141,60.7151],[-79.9719,60.479],[-78.8208,60.2328],[-77.6893,59.9785],[-79.8132,57.4981],[-81.6791,54.9882],[-83.3369,52.4556],[-84.8221,49.9083],[-85.7349,50.1129],[-86.6516,50.3108],[-87.5761,50.5012],[-88.5085,50.6848],[-89.4474,50.8603],[-90.3943,51.0285],[-91.3484,51.1882],[-92.3078,51.3408],[-93.2749,51.4857],[-94.2451,51.6215],[-95.2229,51.7505],[-96.2088,51.8716],[-97.1943,51.9843],[-98.1861,52.0882],[-99.1837,52.1814],[-100.188,52.269],[-101.192,52.3477],[-102.193,52.4175],[-103.215,52.478]]] }"^^gsp:geoJSONLiteral
                                ] ;
        dct:temporal            [ a               dct:PeriodOfTime ;
                                  dcat:endDate    "2025-11-02T16:40:59.967643+00:00Z"^^xsd:date ;
                                  dcat:startDate  "2025-11-02T16:37:59.967643+00:00Z"^^xsd:date
                                ] ;
        dct:title               "ffb9f4f2-ca79-4cce-93e3-4f171f23829f" ;
        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___/2025/11/02/S3B_OL_1_EFR____20251102T163800_20251102T164100_20251102T185120_0179_113_026_1980_ESA_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/ogcapi-features-1/1.0\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-3/items/ffb9f4f2-ca79-4cce-93e3-4f171f23829f" ;
                                  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/atom+xml"
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-3/items/ffb9f4f2-ca79-4cce-93e3-4f171f23829f?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  "text/html"
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-3/items/ffb9f4f2-ca79-4cce-93e3-4f171f23829f?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;profile=\"http://data.europa.eu/930/\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-3/items/ffb9f4f2-ca79-4cce-93e3-4f171f23829f?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/Sentinel-3/items/ffb9f4f2-ca79-4cce-93e3-4f171f23829f?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=\"https://stacspec.org\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-3/items/ffb9f4f2-ca79-4cce-93e3-4f171f23829f?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/vnd.iso.19139+xml"
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-3/items/ffb9f4f2-ca79-4cce-93e3-4f171f23829f?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/gml+xml;profile=\"http://www.opengis.net/spec/EOMPOM/1.1\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-3/items/ffb9f4f2-ca79-4cce-93e3-4f171f23829f?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/ld+json"
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-3/items/ffb9f4f2-ca79-4cce-93e3-4f171f23829f?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/geo+json;profile=\"http://www.opengis.net/spec/eo-geojson/1.0\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-3/items/ffb9f4f2-ca79-4cce-93e3-4f171f23829f?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=\"http://data.europa.eu/930/\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-3/items/ffb9f4f2-ca79-4cce-93e3-4f171f23829f?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/Sentinel-3/items/ffb9f4f2-ca79-4cce-93e3-4f171f23829f?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;profile=\"https://schema.org\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-3/items/ffb9f4f2-ca79-4cce-93e3-4f171f23829f?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-3/items/ffb9f4f2-ca79-4cce-93e3-4f171f23829f?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=\"http://data.europa.eu/930/\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-3/items/ffb9f4f2-ca79-4cce-93e3-4f171f23829f?httpAccept=text/turtle;profile=http://data.europa.eu/930/" ;
                                  dct:title     "Turtle (GeoDCAT-AP) metadata" ;
                                  dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                ] ;
        prov:wasGeneratedBy     [ a                   prov:Activity ;
                                  prov:endedAtTime    "2025-11-02T16:40:59.967643+00:00Z" ;
                                  prov:startedAtTime  "2025-11-02T16:37:59.967643+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/ffb9f4f2-ca79-4cce-93e3-4f171f23829f" ;
                                  dct:modified    "2025-11-02T16:37:59.967643+00:00Z" ;
                                  dct:source      <https://fedeo.ceos.org/collections/Sentinel-3/items/ffb9f4f2-ca79-4cce-93e3-4f171f23829f?httpAccept=application/gml%2Bxml&recordSchema=om>
                                ] .

<https://fedeo.ceos.org/collections/Sentinel-3/items/ffb9f4f2-ca79-4cce-93e3-4f171f23829f?httpAccept=application/gml%2Bxml&recordSchema=om>
        a               dcat:CatalogRecord ;
        dct:conformsTo  [ a          dct:Standard ;
                          dct:title  "OGC10-157r4"
                        ] .
