@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://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/SPOT4-5_Take5.ESAarchive>
        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"
                                   ] ;
        dct:accessRights           [ a           dct:RightsStatement ;
                                     rdfs:label  " http://inspire.ec.europa.eu/metadata-codelist/LimitationsOnPublicAccess/INSPIRE_Directive_Article13_1a"
                                   ] ;
        dct:bibliographicCitation  "European Space Agency, 2019, SPOT 4-5 Take 5 ESA archive. Version 1.0." ;
        dct:description            "At the end of SPOT-4 life, the Take5 experiment was launched and the satellite was moved to a lower orbit to obtain a 5 day repeat cycle, same repetition of Sentinel-2. Thanks to this orbit, from 1st of Feb to 19th of June 2013 a time series of images acquired every 5 days with constant angle and over 45 different sites were observed. In analogy to the previous SPOT-4 Take-5 experiment, also SPOT-5 was placed in a 5 days cycle orbit and 145 selected sites were acquired every 5 days under constant angles from 8th of April to 31st of August 2015. With a resolution of 10 m, the following processing levels are available: Level 1A: reflectance at the top of atmosphere (TOA), not orthorectified products Level 1C: data orthorectified reflectance at the top of atmosphere (TOA) Level 2A: data orthorectified surface reflectance after atmospheric correction (BOA), along with clouds mask and their shadow, and mask of water and snow." ;
        dct:identifier             "SPOT4-5_Take5.ESAarchive" ;
        dct:language               <http://publications.europa.eu/resource/authority/language/EN> ;
        dct:modified               "2020-02-21T00: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-09-15T00:00:00.000Z"^^xsd:date ;
                                     dcat:startDate  "2013-01-31T00:00:00.000Z"^^xsd:date
                                   ] ;
        dct:title                  "SPOT 4-5 Take5 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/esa-iboli84"
                                   ] ;
        dcat:accessURL             "https://tpm-ds.eo.esa.int/oads/meta/SPOT4-5Take5_ESA/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/SPOT4-5_Take5.ESAarchive/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/SPOT4-5_Take5.ESAarchive?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/vnd.iso.19139-2+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/SPOT4-5_Take5.ESAarchive?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/ld+json;profile=\"http://data.europa.eu/930/\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/SPOT4-5_Take5.ESAarchive?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=\"http://data.europa.eu/930/\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/SPOT4-5_Take5.ESAarchive?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/dif10+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/SPOT4-5_Take5.ESAarchive?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/xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/SPOT4-5_Take5.ESAarchive?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/SPOT4-5_Take5.ESAarchive?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/rdf+xml;profile=\"https://schema.org\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/SPOT4-5_Take5.ESAarchive?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/SPOT4-5_Take5.ESAarchive?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/SPOT4-5_Take5.ESAarchive?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.19115-3+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/SPOT4-5_Take5.ESAarchive?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  "text/html"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/SPOT4-5_Take5.ESAarchive?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/geo+json;profile=\"http://www.opengis.net/spec/eoc-geojson/1.0\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/SPOT4-5_Take5.ESAarchive?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/atom+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/SPOT4-5_Take5.ESAarchive?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/SPOT4-5_Take5.ESAarchive?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/json"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/SPOT4-5_Take5.ESAarchive?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/vnd.iso.19139+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/SPOT4-5_Take5.ESAarchive?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/geo+json;profile=\"http://www.opengis.net/spec/ogcapi-features-1/1.0\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/SPOT4-5_Take5.ESAarchive" ;
                                     dct:title     "OGC 17-069r3 metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:theme                 <https://earth.esa.int/concept/e4d01e03-0ef5-5b4c-b40f-2b5f49667f53> , <https://earth.esa.int/concept/edb8488d-1f9d-548c-abf4-1cdf2dfa61f6> , <https://earth.esa.int/concept/91d75764-3e85-53c7-8e4b-6b4d6d2ed8c9> , <https://earth.esa.int/concept/15513272-71d8-53ef-a3c3-556d44388fce> , <https://gcmd.earthdata.nasa.gov/kms/concept/d1917f5c-0f50-4b7b-adb5-08cd7a6510d3> , <https://earth.esa.int/concept/50e1173a-ebaa-5eae-bb56-76fdef603968> , <http://inspire.ec.europa.eu/theme/oi> , <https://gcmd.earthdata.nasa.gov/kms/concept/f12d8026-f24a-4413-91d0-4704c243c9e7> , <https://maap.eo.esa.int/metadata-codelist/access-right/ESA_open_and_free> , <https://gcmd.earthdata.nasa.gov/kms/concept/a4e5d987-10c4-4788-a1ac-8c8494be04ef> , <https://earth.esa.int/concept/764a170a-e361-5ea8-838e-e56994de69b7> , <https://earth.esa.int/concept/938b1a6f-bddb-5445-be08-cc5a466ce563> , <https://earth.esa.int/concept/94c608d2-db26-53b2-abaa-50e5f773bca0> , <https://gcmd.earthdata.nasa.gov/kms/concept/b3a1e091-0bc2-4c9b-a89c-bd003fdd5889> , <https://gcmd.earthdata.nasa.gov/kms/concept/5fe45cae-f4ce-4287-8af8-0d824807f3fc> , <http://publications.europa.eu/resource/authority/access-right/PUBLIC> , <https://gcmd.earthdata.nasa.gov/kms/concept/08e3f2c8-0d9d-4f94-b2fe-bb110b151134> , <https://earth.esa.int/concept/d3d3092e-9eed-53e5-8d36-19dec70811ca> , <https://earth.esa.int/concept/66ab957a-0434-5953-8b33-be95150a9ecb> , <https://gcmd.earthdata.nasa.gov/kms/concept/6a426480-c58f-4b6b-8e35-0975b7f6edb5> , <https://earth.esa.int/concept/bbe13d71-bea9-55c2-9b65-a24043c35937> , <https://gcmd.earthdata.nasa.gov/kms/concept/e5a8c6ed-5b59-40fe-a83b-18b39fb7c31b> , <https://gcmd.earthdata.nasa.gov/kms/concept/a956d045-3b12-441c-8a18-fac7d33b2b4e> ;
        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-09-15T00:00:00.000Z" ;
                                     prov:startedAtTime  "2013-01-31T00:00:00.000Z" ;
                                     prov:used           <https://earth.esa.int/concept/91d75764-3e85-53c7-8e4b-6b4d6d2ed8c9> , <https://earth.esa.int/concept/94c608d2-db26-53b2-abaa-50e5f773bca0>
                                   ] ;
        prov:wasGeneratedBy        [ a                   prov:Activity ;
                                     prov:endedAtTime    "2015-09-15T00:00:00.000Z" ;
                                     prov:startedAtTime  "2013-01-31T00:00:00.000Z" ;
                                     prov:used           <https://earth.esa.int/concept/15513272-71d8-53ef-a3c3-556d44388fce> , <https://earth.esa.int/concept/50e1173a-ebaa-5eae-bb56-76fdef603968>
                                   ] ;
        foaf:isPrimaryTopicOf      [ a               dcat:CatalogRecord ;
                                     dct:conformsTo  "https://joinup.ec.europa.eu/release/geodcat-ap/20" ;
                                     dct:identifier  "https://fedeo.ceos.org/collections/SPOT4-5_Take5.ESAarchive" ;
                                     dct:modified    "2026-06-08T07:24:48Z" ;
                                     dct:source      <https://fedeo.ceos.org/collections/SPOT4-5_Take5.ESAarchive?httpAccept=application/vnd.iso.19139-2%2Bxml>
                                   ] ;
        foaf:page                  <https://catalogue.theia-land.fr> , <https://earth.esa.int/eogateway/documents/20142/1490202/SPOT-KML.zip> , <https://esatellus.service-now.com/csp?id=esa_simple_request> , <http://www.cesbio.ups-tlse.fr/multitemp/?page_id=1822#English> , <https://earth.esa.int/eogateway/search?text=sentinel+toolbox+2> .

<https://fedeo.ceos.org/collections/SPOT4-5_Take5.ESAarchive?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/d1917f5c-0f50-4b7b-adb5-08cd7a6510d3>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "HRVIR" .

<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/938b1a6f-bddb-5445-be08-cc5a466ce563>
        a               skos:Concept ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/earth-topics" ;
        skos:prefLabel  "Forest Fires" .

<https://gcmd.earthdata.nasa.gov/kms/concept/f12d8026-f24a-4413-91d0-4704c243c9e7>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords" ;
        skos:prefLabel  "EARTH SCIENCE>AGRICULTURE>AGRICULTURAL PLANT SCIENCE>CROP/PLANT YIELDS" .

<https://catalogue.theia-land.fr>
        a                foaf:Document ;
        dct:description  "Catalogue"@en ;
        dct:title        "SPOT Take5 CNES web site"@en .

<https://earth.esa.int/concept/94c608d2-db26-53b2-abaa-50e5f773bca0>
        a               prov:Entity , skos:Concept ;
        dct:title       "HRS" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "HRS" .

<http://www.cesbio.ups-tlse.fr/multitemp/?page_id=1822#English>
        a                foaf:Document ;
        dct:description  "Other"@en ;
        dct:title        "Take5 Product Format"@en .

<https://earth.esa.int/eogateway/search?text=sentinel+toolbox+2>
        a                foaf:Document ;
        dct:description  "Software Tools"@en ;
        dct:title        "SPOT Software Tools"@en .

<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/a4e5d987-10c4-4788-a1ac-8c8494be04ef>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "HRS" .

<https://gcmd.earthdata.nasa.gov/kms/concept/5fe45cae-f4ce-4287-8af8-0d824807f3fc>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "SPOT-4" .

<https://gcmd.earthdata.nasa.gov/kms/concept/a956d045-3b12-441c-8a18-fac7d33b2b4e>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords" ;
        skos:prefLabel  "EARTH SCIENCE>AGRICULTURE" .

<https://earth.esa.int/eogateway/documents/20142/1490202/SPOT-KML.zip>
        a                foaf:Document ;
        dct:description  "4 and SPOT-5 selected sites - Other"@en ;
        dct:title        "List of SPOT"@en .

<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/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://gcmd.earthdata.nasa.gov/kms/concept/b3a1e091-0bc2-4c9b-a89c-bd003fdd5889>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords" ;
        skos:prefLabel  "EARTH SCIENCE>AGRICULTURE>FOREST SCIENCE>AFFORESTATION/REFORESTATION" .

<https://earth.esa.int/concept/d3d3092e-9eed-53e5-8d36-19dec70811ca>
        a               skos:Concept ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/earth-topics" ;
        skos:prefLabel  "Afforestation/Reforestation" .

<https://earth.esa.int/concept/91d75764-3e85-53c7-8e4b-6b4d6d2ed8c9>
        a               prov:Entity , skos:Concept ;
        dct:title       "SPOT-5" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "SPOT-5" .

<https://earth.esa.int/concept/bbe13d71-bea9-55c2-9b65-a24043c35937>
        a               skos:Concept ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/earth-topics" ;
        skos:prefLabel  "Agriculture" .

<https://earth.esa.int/concept/edb8488d-1f9d-548c-abf4-1cdf2dfa61f6>
        a               skos:Concept ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/earth-topics" ;
        skos:prefLabel  "Crops and Yields" .

<https://earth.esa.int/concept/15513272-71d8-53ef-a3c3-556d44388fce>
        a               prov:Entity , skos:Concept ;
        dct:title       "SPOT-4" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "SPOT-4" .

<https://earth.esa.int/concept/50e1173a-ebaa-5eae-bb56-76fdef603968>
        a               prov:Entity , skos:Concept ;
        dct:title       "HRVIR" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "HRVIR" .

<https://gcmd.earthdata.nasa.gov/kms/concept/e5a8c6ed-5b59-40fe-a83b-18b39fb7c31b>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords" ;
        skos:prefLabel  "EARTH SCIENCE>AGRICULTURE>FOREST SCIENCE>FOREST FIRE SCIENCE" .

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

<https://gcmd.earthdata.nasa.gov/kms/concept/08e3f2c8-0d9d-4f94-b2fe-bb110b151134>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "SPOT-5" .

<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" .
