@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/QuickBird-2.ESA.archive>
        a                          dcat:Dataset ;
        dct:accessRights           [ a           dct:RightsStatement ;
                                     rdfs:label  "conditions to access and use unknown"
                                   ] ;
        dct:accessRights           [ a           dct:RightsStatement ;
                                     rdfs:label  "Utilisation of this data is subject to ESA's Earth Observation Terms and Conditions https://earth.esa.int/eogateway/documents/20142/1560778/ESA-Third-Party-Missions-Terms-and-Conditions.pdf#EUSI"
                                   ] ;
        dct:accessRights           [ a           dct:RightsStatement ;
                                     rdfs:label  " http://inspire.ec.europa.eu/metadata-codelist/LimitationsOnPublicAccess/INSPIRE_Directive_Article13_1a"
                                   ] ;
        dct:description            "The QuickBird-2 archive collection consists of QuickBird-2 products requested by ESA supported projects over their areas of interest around the world. The dataset regularly grows as ESA collects new products over the years. Panchromatic (up to 61 cm resolution) and 4-Bands (up to nominal value of 2.44m resolution, reduced to 1.63m when at the end of the mission the orbit altitude was lowered to 300km) products are available; the 4-Bands includes various options such as Multispectral (separate channel for BLUE, GREEN, RED, NIR1), Pan-sharpened (BLUE, GREEN, RED, NIR1), Bundle (separate bands for PAN, BLUE, GREEN, RED, NIR1), Natural Color (pan-sharpened BLUE, GREEN, RED), Colored Infrared (pan-sharpened GREEN, RED, NIR1), Natural Colour / Coloured Infrared (3-Band pan-sharpened) The processing levels are: • STANDARD (2A): normalized for topographic relief • VIEW READY STANDARD (OR2A): ready for orthorectification • VIEW READY STEREO: collected in-track for stereo viewing and manipulation • MAP-READY (ORTHO) 1:12.000 Orthorectified: additional processing unnecessary • MAP-READY (ORTHO) 1:15.000 Orthorectified: additional processing unnecessary" ;
        dct:identifier             "QuickBird-2.ESA.archive" ;
        dct:language               <http://publications.europa.eu/resource/authority/language/EN> ;
        dct:modified               "2021-03-18T00:00:00.000Z" ;
        dct:spatial                [ a              dct:Location ;
                                     locn:geometry  "<gml:Envelope srsName=\"http://www.opengis.net/def/crs/OGC/1.3/CRS84\"><gml:lowerCorner>-180.0 -90.0</gml:lowerCorner><gml:upperCorner>180.0 90.0</gml:upperCorner></gml:Envelope>"^^gsp:gmlLiteral , "POLYGON((-180.0 -90.0,180.0 -90.0,180.0 90.0,-180.0 90.0,-180.0 -90.0))"^^gsp:wktLiteral , "{\"type\":\"Polygon\",\"coordinates\":[[[-180,-90],[180,-90],[180,90],[-180,90],[-180,-90]]] }"^^gsp:geoJSONLiteral
                                   ] ;
        dct:subject                <http://inspire.ec.europa.eu/metadata-codelist/TopicCategory/imageryBaseMapsEarthCover> ;
        dct:temporal               [ a               dct:PeriodOfTime ;
                                     dcat:endDate    "2012-05-25T00:00:00.000Z"^^xsd:date ;
                                     dcat:startDate  "2002-02-11T00:00:00.000Z"^^xsd:date
                                   ] ;
        dct:title                  "QuickBird-2 ESA archive" ;
        dct:type                   "http://inspire.ec.europa.eu/metadata-codelist/ResourceType/series" ;
        adms:identifier            [ a              adms:Identifier ;
                                     dct:creator    "https://doi.org/" ;
                                     skos:notation  "https://doi.org/10.5270/QB2-ftu9xmh"
                                   ] ;
        dcat:accessURL             "https://tpm-ds.eo.esa.int/oads/meta/QuickBird-2/index/" ;
        dcat:contactPoint          [ a                   vcard:Organization ;
                                     vcard:hasAddress    [ a                     vcard:Address ;
                                                           vcard:country-name    "Italy" ;
                                                           vcard:locality        "Frascati (Roma)" ;
                                                           vcard:postal-code     "00044" ;
                                                           vcard:street-address  "Largo Galileo Galilei 1"
                                                         ] ;
                                     vcard:hasName       "ESA/ESRIN"@en ;
                                     vcard:hasTelephone  <tel:+3906941801> ;
                                     vcard:hasURL        <http://www.esa.int>
                                   ] ;
        dcat:endpointDescription   "https://fedeo.ceos.org/collections/series/items/QuickBird-2.ESA.archive/api" ;
        dcat:keyword               "DIF10" ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/rdf+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/QuickBird-2.ESA.archive?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/vnd.iso.19139+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/QuickBird-2.ESA.archive?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"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/QuickBird-2.ESA.archive?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/eoc-geojson/1.0\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/QuickBird-2.ESA.archive?mode=owc" ;
                                     dct:title     "OGC 17-084r1 metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/json"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/QuickBird-2.ESA.archive?httpAccept=application/json" ;
                                     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  "text/turtle;profile=\"http://data.europa.eu/930/\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/QuickBird-2.ESA.archive?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=\"https://schema.org\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/QuickBird-2.ESA.archive?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=\"https://schema.org\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/QuickBird-2.ESA.archive?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/vnd.iso.19139-2+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/QuickBird-2.ESA.archive?httpAccept=application/vnd.iso.19139-2%2Bxml" ;
                                     dct:title     "ISO 19139-2 metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/QuickBird-2.ESA.archive?httpAccept=application/xml" ;
                                     dct:title     "Dublin Core 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/QuickBird-2.ESA.archive?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/html"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/QuickBird-2.ESA.archive?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/dif10+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/QuickBird-2.ESA.archive?httpAccept=application/dif10%2Bxml" ;
                                     dct:title     "DIF-10 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/QuickBird-2.ESA.archive?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/QuickBird-2.ESA.archive?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=\"http://data.europa.eu/930/\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/QuickBird-2.ESA.archive?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/geo+json;profile=\"http://www.opengis.net/spec/ogcapi-features-1/1.0\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/QuickBird-2.ESA.archive" ;
                                     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.19115-3+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/QuickBird-2.ESA.archive?httpAccept=application/vnd.iso.19115-3%2Bxml" ;
                                     dct:title     "ISO 19115-3 metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:theme                 <https://gcmd.earthdata.nasa.gov/kms/concept/04c144cb-2195-4dd7-a7d3-8dacfb550abd> , <https://earth.esa.int/concept/764a170a-e361-5ea8-838e-e56994de69b7> , <https://earth.esa.int/concept/5ff2bf3e-a8da-5aa5-81d2-f801ae6454af> , <https://earth.esa.int/concept/aee4648e-d5cc-5e77-8354-87f45367f1a9> , <http://inspire.ec.europa.eu/theme/oi> , <https://earth.esa.int/concept/3bf4cc22-5dad-5652-8575-8347564c4a0c> , <https://maap.eo.esa.int/metadata-codelist/access-right/ESA_open_and_free> , <https://gcmd.earthdata.nasa.gov/kms/concept/c7b5c02c-724d-4a19-b824-98180f3900c9> , <https://gcmd.earthdata.nasa.gov/kms/concept/91c64c46-d040-4daa-b26c-61952fdfaf50> , <https://earth.esa.int/concept/7fb917bd-f1a7-5033-af70-8773bdc92891> , <https://gcmd.earthdata.nasa.gov/kms/concept/9cd4b512-57e4-4369-9070-8618a92fb8ce> , <http://publications.europa.eu/resource/authority/access-right/RESTRICTED> ;
        prov:qualifiedAttribution  [ a             prov:Attribution ;
                                     dcat:hadRole  <http://inspire.ec.europa.eu/metadata-codelist/ResponsiblePartyRole/originator> ;
                                     prov:agent    [ a                   vcard:Organization ;
                                                     vcard:hasAddress    [ a                     vcard:Address ;
                                                                           vcard:country-name    "Italy" ;
                                                                           vcard:locality        "Frascati (Roma)" ;
                                                                           vcard:postal-code     "00044" ;
                                                                           vcard:street-address  "Largo Galileo Galilei 1"
                                                                         ] ;
                                                     vcard:hasName       "ESA/ESRIN"@en ;
                                                     vcard:hasTelephone  <tel:+3906941801> ;
                                                     vcard:hasURL        <http://www.esa.int>
                                                   ]
                                   ] ;
        prov:wasGeneratedBy        [ a                   prov:Activity ;
                                     prov:endedAtTime    "2012-05-25T00:00:00.000Z" ;
                                     prov:startedAtTime  "2002-02-11T00:00:00.000Z" ;
                                     prov:used           <https://earth.esa.int/concept/7fb917bd-f1a7-5033-af70-8773bdc92891> , <https://earth.esa.int/concept/aee4648e-d5cc-5e77-8354-87f45367f1a9>
                                   ] ;
        foaf:isPrimaryTopicOf      [ a               dcat:CatalogRecord ;
                                     dct:conformsTo  "https://joinup.ec.europa.eu/release/geodcat-ap/20" ;
                                     dct:identifier  "https://fedeo.ceos.org/collections/QuickBird-2.ESA.archive" ;
                                     dct:modified    "2026-06-08T07:25:05Z" ;
                                     dct:source      <https://fedeo.ceos.org/collections/QuickBird-2.ESA.archive?httpAccept=application/vnd.iso.19139-2%2Bxml>
                                   ] ;
        foaf:page                  <https://earth.esa.int/eogateway/documents/20142/37627/Map-Ready-imagery-data-sheet.pdf/83b9a034-5548-1fc7-4744-8d0fdb922f52> , <https://earth.esa.int/eogateway/documents/20142/37627/DigitalGlobe-Stereo-Imagery.pdf> , <https://earth.esa.int/eogateway/documents/20142/37627/view-ready-imagery-data-sheet.pdf/e1476ac6-51cc-6052-c138-844dcc0200b8> , <https://esatellus.service-now.com/csp?id=esa_simple_request&sys_id=f27b38f9dbdffe40e3cedb11ce961958> .

<https://earth.esa.int/eogateway/documents/20142/37627/Map-Ready-imagery-data-sheet.pdf/83b9a034-5548-1fc7-4744-8d0fdb922f52>
        a                foaf:Document ;
        dct:description  "Product Sepcification"@en ;
        dct:title        "Map Ready data imagery sheet"@en .

<https://earth.esa.int/concept/7fb917bd-f1a7-5033-af70-8773bdc92891>
        a               prov:Entity , skos:Concept ;
        dct:title       "QuickBird-2" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "QuickBird-2" .

<http://publications.europa.eu/resource/authority/access-right/RESTRICTED>
        a               skos:Concept ;
        skos:inScheme   "http://publications.europa.eu/resource/authority/access-right" ;
        skos:prefLabel  "RESTRICTED" .

<https://gcmd.earthdata.nasa.gov/kms/concept/91c64c46-d040-4daa-b26c-61952fdfaf50>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords" ;
        skos:prefLabel  "EARTH SCIENCE>BIOSPHERE" .

<https://earth.esa.int/concept/3bf4cc22-5dad-5652-8575-8347564c4a0c>
        a               skos:Concept ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/earth-topics" ;
        skos:prefLabel  "Vegetation" .

<https://earth.esa.int/concept/aee4648e-d5cc-5e77-8354-87f45367f1a9>
        a               prov:Entity , skos:Concept ;
        dct:title       "BGI" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "BGI" .

<https://earth.esa.int/concept/5ff2bf3e-a8da-5aa5-81d2-f801ae6454af>
        a               skos:Concept ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/earth-topics" ;
        skos:prefLabel  "Biosphere" .

<https://earth.esa.int/concept/764a170a-e361-5ea8-838e-e56994de69b7>
        a               skos:Concept ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "Cameras" .

<https://gcmd.earthdata.nasa.gov/kms/concept/04c144cb-2195-4dd7-a7d3-8dacfb550abd>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "QUICKBIRD" .

<https://earth.esa.int/eogateway/documents/20142/37627/view-ready-imagery-data-sheet.pdf/e1476ac6-51cc-6052-c138-844dcc0200b8>
        a                foaf:Document ;
        dct:description  "Product Sepcification"@en ;
        dct:title        "View Ready imagery data sheet"@en .

<https://fedeo.ceos.org/collections/QuickBird-2.ESA.archive?httpAccept=application/vnd.iso.19139-2%2Bxml>
        a               dcat:CatalogRecord ;
        dct:conformsTo  [ a          dct:Standard ;
                          dct:title  "ISO19139-2"
                        ] .

<https://gcmd.earthdata.nasa.gov/kms/concept/9cd4b512-57e4-4369-9070-8618a92fb8ce>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "QUICKBIRD/BHRC-60" .

<https://maap.eo.esa.int/metadata-codelist/access-right/ESA_open_and_free>
        a               skos:Concept ;
        skos:inScheme   "https://maap.eo.esa.int/metadata-codelist/access-right" ;
        skos:prefLabel  "ESA_open_and_free" .

<https://earth.esa.int/eogateway/documents/20142/37627/DigitalGlobe-Stereo-Imagery.pdf>
        a                foaf:Document ;
        dct:description  "Product Sepcification"@en ;
        dct:title        "Stereo product details"@en .

<https://esatellus.service-now.com/csp?id=esa_simple_request&sys_id=f27b38f9dbdffe40e3cedb11ce961958>
        a                foaf:Document ;
        dct:description  "ESA Earth Observation User Services Portal"@en ;
        dct:title        "Get Help?"@en .

<https://gcmd.earthdata.nasa.gov/kms/concept/c7b5c02c-724d-4a19-b824-98180f3900c9>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords" ;
        skos:prefLabel  "EARTH SCIENCE>BIOSPHERE>VEGETATION" .

<http://inspire.ec.europa.eu/theme/oi>
        a               skos:Concept ;
        skos:inScheme   "http://www.eionet.europa.eu/gemet/inspire_themes" ;
        skos:prefLabel  "Orthoimagery" .
