@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/> .

<http://due.esrin.esa.int/page_s2t5.php>
        a                foaf:Document ;
        dct:description  "2 Time Series Emulation - Web site"@en ;
        dct:title        "Sentinel"@en .

<https://fedeo.ceos.org/collections/series/items/RapidEye.time.series.for.Sentinel-2?httpAccept=application/vnd.iso.19139-2%2Bxml>
        a               dcat:CatalogRecord ;
        dct:conformsTo  [ a          dct:Standard ;
                          dct:title  "ISO19139-2"
                        ] .

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

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

<https://fedeo.ceos.org/collections/series/items/RapidEye.time.series.for.Sentinel-2>
        a                          dcat:Dataset ;
        dct:accessRights           [ a           dct:RightsStatement ;
                                     rdfs:label  " http://inspire.ec.europa.eu/metadata-codelist/LimitationsOnPublicAccess/INSPIRE_Directive_Article13_1a"
                                   ] ;
        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"
                                   ] ;
        dct:accessRights           [ a           dct:RightsStatement ;
                                     rdfs:label  "conditions to access and use unknown"
                                   ] ;
        dct:description            "The European Space Agency, in collaboration with BlackBridge collected 2 time series datasets with a 5 day revisit at high resolution: • February to June 2013 over 14 selected sites around the world • April to September 2015 over 10 selected sites around the world The RapidEye Earth Imaging System provides data at 5 m spatial resolution (multispectral L3A orthorectified). The products are radiometrically and sensor corrected similar to the 1B Basic product, but have geometric corrections applied to the data during orthorectification using DEMs and GCPs. The product accuracy depends on the quality of the ground control and DEMs used. The imagery is delivered in GeoTIFF format with a pixel spacing of 5 metres. The dataset is composed of data over: • 14 selected sites in 2013: Argentina, Belgium, Chesapeake Bay, China, Congo, Egypt, Ethiopia, Gabon, Jordan, Korea, Morocco, Paraguay, South Africa and Ukraine. • 10 selected sites in 2015: Limburgerhof, Railroad Valley, Libya4, Algeria4, Figueres, Libya1, Mauritania1, Barrax, Esrin, Uyuni Salt Lake." ;
        dct:identifier             "RapidEye.time.series.for.Sentinel-2" ;
        dct:language               <http://publications.europa.eu/resource/authority/language/EN> ;
        dct:modified               "2019-05-23T00: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    "2015-08-15T00:00:00.000Z"^^xsd:date ;
                                     dcat:startDate  "2013-02-06T00:00:00.000Z"^^xsd:date
                                   ] ;
        dct:title                  "RapidEye time series for Sentinel-2" ;
        dct:type                   "http://inspire.ec.europa.eu/metadata-codelist/ResourceType/series" ;
        dcat:accessURL             "https://tpm-ds.eo.esa.int/oads/meta/RapidEye_Take5/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/RapidEye.time.series.for.Sentinel-2/api" ;
        dcat:keyword               "DIF10" ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/ld+json"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/RapidEye.time.series.for.Sentinel-2?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/series/items/RapidEye.time.series.for.Sentinel-2?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/series/items/RapidEye.time.series.for.Sentinel-2?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=\"http://data.europa.eu/930/\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/RapidEye.time.series.for.Sentinel-2?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/series/items/RapidEye.time.series.for.Sentinel-2" ;
                                     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/html"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/RapidEye.time.series.for.Sentinel-2?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/series/items/RapidEye.time.series.for.Sentinel-2?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  "text/turtle;profile=\"https://schema.org\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/RapidEye.time.series.for.Sentinel-2?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"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/RapidEye.time.series.for.Sentinel-2?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/json"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/RapidEye.time.series.for.Sentinel-2?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  "application/dif10+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/RapidEye.time.series.for.Sentinel-2?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/vnd.iso.19139+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/RapidEye.time.series.for.Sentinel-2?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;profile=\"https://schema.org\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/RapidEye.time.series.for.Sentinel-2?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/vnd.iso.19115-3+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/RapidEye.time.series.for.Sentinel-2?httpAccept=application/vnd.iso.19115-3%2Bxml" ;
                                     dct:title     "ISO 19115-3 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/series/items/RapidEye.time.series.for.Sentinel-2?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/eoc-geojson/1.0\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/RapidEye.time.series.for.Sentinel-2?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/xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/RapidEye.time.series.for.Sentinel-2?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/vnd.iso.19139-2+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/RapidEye.time.series.for.Sentinel-2?httpAccept=application/vnd.iso.19139-2%2Bxml" ;
                                     dct:title     "ISO 19139-2 metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:theme                 <https://gcmd.earthdata.nasa.gov/kms/concept/a77c855f-9c33-4200-802f-4ff5aea226db> , <https://earth.esa.int/concept/e4d01e03-0ef5-5b4c-b40f-2b5f49667f53> , <http://publications.europa.eu/resource/authority/access-right/PUBLIC> , <https://earth.esa.int/concept/66ab957a-0434-5953-8b33-be95150a9ecb> , <https://maap.eo.esa.int/metadata-codelist/access-right/ESA_open_and_free> , <https://earth.esa.int/concept/fab1e346-243f-51a2-84f2-2b9061140b82> , <https://gcmd.earthdata.nasa.gov/kms/concept/6a426480-c58f-4b6b-8e35-0975b7f6edb5> , <http://inspire.ec.europa.eu/theme/oi> , <https://earth.esa.int/concept/e3666b36-a100-5e2c-b0c0-a24ed76f195e> , <https://earth.esa.int/concept/4b332a30-7c95-5fb1-bf55-fb4b10c1565f> , <https://gcmd.earthdata.nasa.gov/kms/concept/439293ac-ef6a-4f4c-a578-a57d504e783a> , <https://gcmd.earthdata.nasa.gov/kms/concept/ec0e2762-f57a-4fdc-b395-c8d7d5590d18> , <https://earth.esa.int/concept/96500f09-338c-5566-be55-0b234a0da96b> ;
        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    "2015-08-15T00:00:00.000Z" ;
                                     prov:startedAtTime  "2013-02-06T00:00:00.000Z" ;
                                     prov:used           <https://earth.esa.int/concept/96500f09-338c-5566-be55-0b234a0da96b> , <https://earth.esa.int/concept/4b332a30-7c95-5fb1-bf55-fb4b10c1565f>
                                   ] ;
        foaf:isPrimaryTopicOf      [ a               dcat:CatalogRecord ;
                                     dct:conformsTo  "https://joinup.ec.europa.eu/release/geodcat-ap/20" ;
                                     dct:identifier  "https://fedeo.ceos.org/collections/series/items/RapidEye.time.series.for.Sentinel-2" ;
                                     dct:modified    "2026-06-08T07:23:56Z" ;
                                     dct:source      <https://fedeo.ceos.org/collections/series/items/RapidEye.time.series.for.Sentinel-2?httpAccept=application/vnd.iso.19139-2%2Bxml>
                                   ] ;
        foaf:page                  <https://earth.esa.int/eogateway/documents/20142/1492509/2015-RapidEye-L3A-time-series-test-sites-footprint.zip> , <https://earth.esa.int/eogateway/tools/sentinel-2-toolbox> , <https://earth.esa.int/eogateway/documents/20142/1492509/2013-RapidEye-L3A-time-series-test-sites-footprint.zip> , <http://due.esrin.esa.int/page_s2t5.php> , <https://earth.esa.int/eogateway/documents/d/earth-online/planet-combined-imagery-product-specs> , <https://esatellus.service-now.com/csp?id=esa_simple_request> .

<https://gcmd.earthdata.nasa.gov/kms/concept/a77c855f-9c33-4200-802f-4ff5aea226db>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "REIS" .

<https://gcmd.earthdata.nasa.gov/kms/concept/6a426480-c58f-4b6b-8e35-0975b7f6edb5>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords" ;
        skos:prefLabel  "EARTH SCIENCE>LAND SURFACE" .

<https://earth.esa.int/concept/4b332a30-7c95-5fb1-bf55-fb4b10c1565f>
        a               prov:Entity , skos:Concept ;
        dct:title       "MSI" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "MSI" .

<https://earth.esa.int/eogateway/tools/sentinel-2-toolbox>
        a                foaf:Document ;
        dct:description  "Software Tools"@en ;
        dct:title        "RapidEye Software Tools"@en .

<https://earth.esa.int/eogateway/documents/20142/1492509/2015-RapidEye-L3A-time-series-test-sites-footprint.zip>
        a                foaf:Document ;
        dct:description  "Footprint kmz"@en ;
        dct:title        "2015 RapidEye L3A time series test sites footprint"@en .

<https://earth.esa.int/concept/fab1e346-243f-51a2-84f2-2b9061140b82>
        a               skos:Concept ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/earth-topics" ;
        skos:prefLabel  "Mapping and Cartography" .

<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://gcmd.earthdata.nasa.gov/kms/concept/ec0e2762-f57a-4fdc-b395-c8d7d5590d18>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords" ;
        skos:prefLabel  "EARTH SCIENCE>HUMAN DIMENSIONS>NATURAL HAZARDS" .

<https://gcmd.earthdata.nasa.gov/kms/concept/439293ac-ef6a-4f4c-a578-a57d504e783a>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "RAPIDEYE" .

<https://earth.esa.int/concept/66ab957a-0434-5953-8b33-be95150a9ecb>
        a               skos:Concept ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "Imaging Spectrometers/Radiometers" .

<https://earth.esa.int/concept/e3666b36-a100-5e2c-b0c0-a24ed76f195e>
        a               skos:Concept ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/earth-topics" ;
        skos:prefLabel  "Natural Hazards and Disaster Risk" .

<https://earth.esa.int/eogateway/documents/20142/1492509/2013-RapidEye-L3A-time-series-test-sites-footprint.zip>
        a                foaf:Document ;
        dct:description  "Footprint kml"@en ;
        dct:title        "2013 RapidEye L3A time series test sites footprint"@en .

<https://earth.esa.int/eogateway/documents/d/earth-online/planet-combined-imagery-product-specs>
        a                foaf:Document ;
        dct:description  "Product Specifications"@en ;
        dct:title        "Planet Imagery Product Specifications"@en .

<https://earth.esa.int/concept/96500f09-338c-5566-be55-0b234a0da96b>
        a               prov:Entity , skos:Concept ;
        dct:title       "RapidEye" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "RapidEye" .

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

<https://earth.esa.int/concept/e4d01e03-0ef5-5b4c-b40f-2b5f49667f53>
        a               skos:Concept ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/earth-topics" ;
        skos:prefLabel  "Land Surface" .
