@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/abd5a73b-1526-463d-a19a-246b0cd575b6?parentIdentifier=Sentinel-3>
        a                       dcat:Dataset ;
        dct:conformsTo          "http://www.opengis.net/def/crs/EPSG/0/4326" ;
        dct:description         "Dataset abd5a73b-1526-463d-a19a-246b0cd575b6 from Sentinel-3 acquired 2025-09-02T16:19:18.677181+00:00Z" ;
        dct:identifier          "abd5a73b-1526-463d-a19a-246b0cd575b6" ;
        dct:isPartOf            <https://fedeo.ceos.org/collections/Sentinel-3> ;
        dct:language            <http://publications.europa.eu/resource/authority/language/ENG> ;
        dct:modified            "2025-09-02T16:19:18.677181+00:00Z" ;
        dct:spatial             [ a              dct:Location ;
                                  locn:geometry  "<gml:Envelope srsName=\"http://www.opengis.net/def/crs/OGC/1.3/CRS84\"><gml:lowerCorner>-98.5528 49.8859</gml:lowerCorner><gml:upperCorner>-73.0475 62.9108</gml:upperCorner></gml:Envelope>"^^gsp:gmlLiteral , "POLYGON((-98.5528 52.4522,-98.164 55.0653,-97.7814 57.6818,-97.4049 60.2972,-97.0366 62.9108,-95.6843 62.8663,-94.3274 62.8065,-92.9841 62.7343,-91.6541 62.6497,-90.3227 62.5545,-89.0029 62.4444,-87.6883 62.3209,-86.3921 62.1862,-85.1038 62.0391,-83.8304 61.8813,-82.5711 61.7113,-81.3275 61.53,-80.0922 61.3373,-78.8775 61.1336,-77.6806 60.9196,-76.4945 60.6937,-75.3314 60.459,-74.1818 60.2133,-73.0475 59.9586,-75.1676 57.4773,-77.0307 54.967,-78.6855 52.4335,-80.1686 49.8859,-81.0817 50.0904,-81.9971 50.2878,-82.9215 50.4781,-83.8536 50.6615,-84.7921 50.8368,-85.7388 51.0047,-86.6924 51.1642,-87.6514 51.3167,-88.6179 51.4614,-89.5868 51.5969,-90.5635 51.7256,-91.5475 51.8464,-92.5317 51.9588,-93.5228 52.0626,-94.5209 52.1557,-95.5245 52.2432,-96.531 52.3221,-97.5344 52.392,-98.5528 52.4522))"^^gsp:wktLiteral , "{\"type\":\"Polygon\",\"coordinates\":[[[-98.5528,52.4522],[-98.164,55.0653],[-97.7814,57.6818],[-97.4049,60.2972],[-97.0366,62.9108],[-95.6843,62.8663],[-94.3274,62.8065],[-92.9841,62.7343],[-91.6541,62.6497],[-90.3227,62.5545],[-89.0029,62.4444],[-87.6883,62.3209],[-86.3921,62.1862],[-85.1038,62.0391],[-83.8304,61.8813],[-82.5711,61.7113],[-81.3275,61.53],[-80.0922,61.3373],[-78.8775,61.1336],[-77.6806,60.9196],[-76.4945,60.6937],[-75.3314,60.459],[-74.1818,60.2133],[-73.0475,59.9586],[-75.1676,57.4773],[-77.0307,54.967],[-78.6855,52.4335],[-80.1686,49.8859],[-81.0817,50.0904],[-81.9971,50.2878],[-82.9215,50.4781],[-83.8536,50.6615],[-84.7921,50.8368],[-85.7388,51.0047],[-86.6924,51.1642],[-87.6514,51.3167],[-88.6179,51.4614],[-89.5868,51.5969],[-90.5635,51.7256],[-91.5475,51.8464],[-92.5317,51.9588],[-93.5228,52.0626],[-94.5209,52.1557],[-95.5245,52.2432],[-96.531,52.3221],[-97.5344,52.392],[-98.5528,52.4522]]] }"^^gsp:geoJSONLiteral
                                ] ;
        dct:temporal            [ a               dct:PeriodOfTime ;
                                  dcat:endDate    "2025-09-02T16:22:18.677181+00:00Z"^^xsd:date ;
                                  dcat:startDate  "2025-09-02T16:19:18.677181+00:00Z"^^xsd:date
                                ] ;
        dct:title               "abd5a73b-1526-463d-a19a-246b0cd575b6" ;
        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/09/02/S3B_OL_1_EFR____20250902T161919_20250902T162219_20250902T182928_0179_110_311_1980_ESA_O_NR_004.zip" ;
                                  dcat:mediaType    "application/zip"
                                ] ;
        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/abd5a73b-1526-463d-a19a-246b0cd575b6?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/geo+json;profile=\"http://www.opengis.net/spec/ogcapi-features-1/1.0\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-3/items/abd5a73b-1526-463d-a19a-246b0cd575b6" ;
                                  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=\"http://data.europa.eu/930/\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-3/items/abd5a73b-1526-463d-a19a-246b0cd575b6?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"
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-3/items/abd5a73b-1526-463d-a19a-246b0cd575b6?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/ld+json;profile=\"https://schema.org\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-3/items/abd5a73b-1526-463d-a19a-246b0cd575b6?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/gml+xml;profile=\"http://www.opengis.net/spec/EOMPOM/1.1\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-3/items/abd5a73b-1526-463d-a19a-246b0cd575b6?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  "text/turtle;profile=\"https://schema.org\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-3/items/abd5a73b-1526-463d-a19a-246b0cd575b6?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/abd5a73b-1526-463d-a19a-246b0cd575b6?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/rdf+xml;profile=\"https://schema.org\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-3/items/abd5a73b-1526-463d-a19a-246b0cd575b6?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/geo+json;profile=\"https://stacspec.org\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-3/items/abd5a73b-1526-463d-a19a-246b0cd575b6?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/abd5a73b-1526-463d-a19a-246b0cd575b6?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/rdf+xml"
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-3/items/abd5a73b-1526-463d-a19a-246b0cd575b6?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/atom+xml"
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-3/items/abd5a73b-1526-463d-a19a-246b0cd575b6?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/eo-geojson/1.0\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-3/items/abd5a73b-1526-463d-a19a-246b0cd575b6?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/ld+json;profile=\"http://data.europa.eu/930/\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-3/items/abd5a73b-1526-463d-a19a-246b0cd575b6?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"
                                ] ;
        prov:wasGeneratedBy     [ a                   prov:Activity ;
                                  prov:endedAtTime    "2025-09-02T16:22:18.677181+00:00Z" ;
                                  prov:startedAtTime  "2025-09-02T16:19:18.677181+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/abd5a73b-1526-463d-a19a-246b0cd575b6" ;
                                  dct:modified    "2025-09-02T16:19:18.677181+00:00Z" ;
                                  dct:source      <https://fedeo.ceos.org/collections/Sentinel-3/items/abd5a73b-1526-463d-a19a-246b0cd575b6?httpAccept=application/gml%2Bxml&recordSchema=om>
                                ] .

<https://fedeo.ceos.org/collections/Sentinel-3/items/abd5a73b-1526-463d-a19a-246b0cd575b6?httpAccept=application/gml%2Bxml&recordSchema=om>
        a               dcat:CatalogRecord ;
        dct:conformsTo  [ a          dct:Standard ;
                          dct:title  "OGC10-157r4"
                        ] .
