@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/55b94ea0-4345-43bf-9c68-25ac7ac455ee?parentIdentifier=Sentinel-2>
        a                       dcat:Dataset ;
        dct:conformsTo          "http://www.opengis.net/def/crs/EPSG/0/4326" ;
        dct:description         "Dataset 55b94ea0-4345-43bf-9c68-25ac7ac455ee from Sentinel-2 acquired 2025-05-01T14:57:29.024+00:00Z" ;
        dct:identifier          "55b94ea0-4345-43bf-9c68-25ac7ac455ee" ;
        dct:isPartOf            <https://fedeo.ceos.org/collections/Sentinel-2> ;
        dct:language            <http://publications.europa.eu/resource/authority/language/ENG> ;
        dct:modified            "2025-05-01T14:57:29.024+00:00Z" ;
        dct:spatial             [ a              dct:Location ;
                                  locn:geometry  "<gml:Envelope srsName=\"http://www.opengis.net/def/crs/OGC/1.3/CRS84\"><gml:lowerCorner>-57.000306153 53.14985989</gml:lowerCorner><gml:upperCorner>-55.329506677 54.14144719</gml:upperCorner></gml:Envelope>"^^gsp:gmlLiteral , "POLYGON((-57.000306153 54.14144719,-57.000299132 53.161173545,-55.358435044 53.14985989,-55.329506677 53.885935977,-55.448478861 53.906579286,-55.448449088 53.906638863,-55.458641242 53.908342599,-55.470587744 53.910415482,-55.470622825 53.910345459,-55.80285055 53.965881151,-55.802682111 53.966222793,-55.821222054 53.969087628,-55.821246959 53.969036924,-56.157301121 54.020892655,-56.157244174 54.021010534,-56.157469252 54.021045313,-56.157343247 54.021306423,-56.178819973 54.024555669,-56.182480362 54.025122001,-56.182486016 54.02511031,-56.289483556 54.041298129,-56.348757872 54.05025154,-56.522893041 54.076511407,-56.52287384 54.076551833,-56.52339934 54.07663121,-56.523374358 54.076683819,-56.523710725 54.076734708,-56.523661394 54.076838493,-56.526697862 54.077298534,-56.54144906 54.079315194,-56.541513582 54.079178849,-56.890574431 54.12655183,-56.890511092 54.126688135,-56.919975731 54.130686893,-56.92005025 54.130526806,-57.000306153 54.14144719))"^^gsp:wktLiteral , "{\"type\":\"Polygon\",\"coordinates\":[[[-57.000306153,54.14144719],[-57.000299132,53.161173545],[-55.358435044,53.14985989],[-55.329506677,53.885935977],[-55.448478861,53.906579286],[-55.448449088,53.906638863],[-55.458641242,53.908342599],[-55.470587744,53.910415482],[-55.470622825,53.910345459],[-55.80285055,53.965881151],[-55.802682111,53.966222793],[-55.821222054,53.969087628],[-55.821246959,53.969036924],[-56.157301121,54.020892655],[-56.157244174,54.021010534],[-56.157469252,54.021045313],[-56.157343247,54.021306423],[-56.178819973,54.024555669],[-56.182480362,54.025122001],[-56.182486016,54.02511031],[-56.289483556,54.041298129],[-56.348757872,54.05025154],[-56.522893041,54.076511407],[-56.52287384,54.076551833],[-56.52339934,54.07663121],[-56.523374358,54.076683819],[-56.523710725,54.076734708],[-56.523661394,54.076838493],[-56.526697862,54.077298534],[-56.54144906,54.079315194],[-56.541513582,54.079178849],[-56.890574431,54.12655183],[-56.890511092,54.126688135],[-56.919975731,54.130686893],[-56.92005025,54.130526806],[-57.000306153,54.14144719]]] }"^^gsp:geoJSONLiteral
                                ] ;
        dct:temporal            [ a               dct:PeriodOfTime ;
                                  dcat:endDate    "2025-05-01T14:57:29.024+00:00Z"^^xsd:date ;
                                  dcat:startDate  "2025-05-01T14:57:29.024+00:00Z"^^xsd:date
                                ] ;
        dct:title               "55b94ea0-4345-43bf-9c68-25ac7ac455ee" ;
        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-2/S2MSI1C/2025/05/01/S2B_MSIL1C_20250501T145729_N0511_R082_T21UWV_20250501T182755.zip" ;
                                  dcat:mediaType    "application/zip"
                                ] ;
        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/55b94ea0-4345-43bf-9c68-25ac7ac455ee?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/rdf+xml;profile=\"http://data.europa.eu/930/\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-2/items/55b94ea0-4345-43bf-9c68-25ac7ac455ee?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=\"https://stacspec.org\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-2/items/55b94ea0-4345-43bf-9c68-25ac7ac455ee?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/geo+json;profile=\"http://www.opengis.net/spec/ogcapi-features-1/1.0\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-2/items/55b94ea0-4345-43bf-9c68-25ac7ac455ee" ;
                                  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/55b94ea0-4345-43bf-9c68-25ac7ac455ee?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/ld+json;profile=\"https://schema.org\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-2/items/55b94ea0-4345-43bf-9c68-25ac7ac455ee?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  "text/turtle;profile=\"http://data.europa.eu/930/\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-2/items/55b94ea0-4345-43bf-9c68-25ac7ac455ee?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"
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-2/items/55b94ea0-4345-43bf-9c68-25ac7ac455ee?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/55b94ea0-4345-43bf-9c68-25ac7ac455ee?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/gml+xml;profile=\"http://www.opengis.net/spec/EOMPOM/1.1\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-2/items/55b94ea0-4345-43bf-9c68-25ac7ac455ee?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/atom+xml"
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-2/items/55b94ea0-4345-43bf-9c68-25ac7ac455ee?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-2/items/55b94ea0-4345-43bf-9c68-25ac7ac455ee?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-2/items/55b94ea0-4345-43bf-9c68-25ac7ac455ee?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/55b94ea0-4345-43bf-9c68-25ac7ac455ee?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=\"http://www.opengis.net/spec/eo-geojson/1.0\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Sentinel-2/items/55b94ea0-4345-43bf-9c68-25ac7ac455ee?mode=owc" ;
                                  dct:title     "OGC 17-003r2 metadata" ;
                                  dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                ] ;
        prov:wasGeneratedBy     [ a                   prov:Activity ;
                                  prov:endedAtTime    "2025-05-01T14:57:29.024+00:00Z" ;
                                  prov:startedAtTime  "2025-05-01T14:57:29.024+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/55b94ea0-4345-43bf-9c68-25ac7ac455ee" ;
                                  dct:modified    "2025-05-01T14:57:29.024+00:00Z" ;
                                  dct:source      <https://fedeo.ceos.org/collections/Sentinel-2/items/55b94ea0-4345-43bf-9c68-25ac7ac455ee?httpAccept=application/gml%2Bxml&recordSchema=om>
                                ] .

<https://fedeo.ceos.org/collections/Sentinel-2/items/55b94ea0-4345-43bf-9c68-25ac7ac455ee?httpAccept=application/gml%2Bxml&recordSchema=om>
        a               dcat:CatalogRecord ;
        dct:conformsTo  [ a          dct:Standard ;
                          dct:title  "OGC10-157r4"
                        ] .
