@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://gcmd.earthdata.nasa.gov/kms/concept/e5815f58-8232-4c7f-b50d-ea71d73891a9>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords" ;
        skos:prefLabel  "EARTH SCIENCE>LAND SURFACE>LAND USE/LAND COVER" .

<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://earth.esa.int/concept/90cc3f07-3601-5191-8af3-86cc314a353d>
        a               prov:Entity , skos:Concept ;
        dct:title       "Landsat-8" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "Landsat-8" .

<https://earth.esa.int/concept/ab9a3b0b-71c6-57dd-8030-d6eaa34c7f4d>
        a               prov:Entity , skos:Concept ;
        dct:title       "TIRS" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "TIRS" .

<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://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/80694ace-7a2a-50b0-9c22-4a4b45c985a1>
        a               skos:Concept ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/earth-topics" ;
        skos:prefLabel  "Forestry" .

<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://fedeo.ceos.org/collections/Landsat89OLITIRSworldwidedataproducts0>
        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  "conditions to access and use unknown"
                                ] ;
        dct:description         "The collection Landsat 8-9 OLI/TIRS worldwide data products, accessible via the USGS EarthExplorer platform, provides global Landsat-8 and 9 Collection 2 data since mission start. Collection 2 features major improvements over Collection 1, including enhanced geolocation accuracy, radiometric calibration, metadata consistency, quality assessment, and Cloud Optimized GeoTIFF formatting. The dataset includes Level 1, Level 2, and Level 3 products, ranging from calibrated and terrain-corrected imagery to surface reflectance, surface temperature, and higher-level biophysical products such as surface water extent, snow cover, burned area, and evapotranspiration." ;
        dct:identifier          "Landsat89OLITIRSworldwidedataproducts0" ;
        dct:language            <http://publications.europa.eu/resource/authority/language/EN> ;
        dct:modified            "2025-09-30T00: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:startDate  "2013-02-11T00:00:00.000Z"^^xsd:date
                                ] ;
        dct:title               "Landsat 8-9 OLI/TIRS worldwide data products" ;
        dct:type                "http://inspire.ec.europa.eu/metadata-codelist/ResourceType/series" ;
        dcat:contactPoint       [ a                   vcard:Organization ;
                                  vcard:hasAddress    [ a                     vcard:Address ;
                                                        vcard:country-name    "Italy" ;
                                                        vcard:locality        "Frascati" ;
                                                        vcard:postal-code     "00044" ;
                                                        vcard:street-address  "Largo Galileo Galilei 1"
                                                      ] ;
                                  vcard:hasName       "ESA/ESRIN"@en ;
                                  vcard:hasTelephone  <tel:39 06 94180777> ;
                                  vcard:hasURL        <https://earth.esa.int>
                                ] ;
        dcat:keyword            "DIF10" ;
        dcat:qualifiedRelation  [ a             dcat:Relationship ;
                                  dct:format    [ a           dct:MediaType ;
                                                  rdfs:label  "text/html"
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Landsat89OLITIRSworldwidedataproducts0?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/atom+xml"
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Landsat89OLITIRSworldwidedataproducts0?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/turtle;profile=\"http://data.europa.eu/930/\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Landsat89OLITIRSworldwidedataproducts0?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/geo+json;profile=\"http://www.opengis.net/spec/eoc-geojson/1.0\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Landsat89OLITIRSworldwidedataproducts0?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/rdf+xml;profile=\"http://data.europa.eu/930/\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Landsat89OLITIRSworldwidedataproducts0?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=\"https://schema.org\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Landsat89OLITIRSworldwidedataproducts0?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"
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Landsat89OLITIRSworldwidedataproducts0?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.19115-3+xml"
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Landsat89OLITIRSworldwidedataproducts0?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/ld+json"
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Landsat89OLITIRSworldwidedataproducts0?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=\"http://data.europa.eu/930/\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Landsat89OLITIRSworldwidedataproducts0?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/json"
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Landsat89OLITIRSworldwidedataproducts0?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/xml"
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Landsat89OLITIRSworldwidedataproducts0?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/Landsat89OLITIRSworldwidedataproducts0?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/rdf+xml;profile=\"https://schema.org\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Landsat89OLITIRSworldwidedataproducts0?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.19139+xml"
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Landsat89OLITIRSworldwidedataproducts0?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/dif10+xml"
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Landsat89OLITIRSworldwidedataproducts0?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  "text/turtle;profile=\"https://schema.org\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Landsat89OLITIRSworldwidedataproducts0?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/geo+json;profile=\"http://www.opengis.net/spec/ogcapi-features-1/1.0\""
                                                ] ;
                                  dct:relation  "https://fedeo.ceos.org/collections/Landsat89OLITIRSworldwidedataproducts0" ;
                                  dct:title     "OGC 17-069r3 metadata" ;
                                  dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                ] ;
        dcat:theme              <https://maap.eo.esa.int/metadata-codelist/access-right/ESA_open_and_free> , <https://gcmd.earthdata.nasa.gov/kms/concept/46e4aaa4-349c-4049-a910-035391360010> , <https://earth.esa.int/concept/b7b22d64-0523-501c-90b2-ca31d5d6fd3c> , <https://gcmd.earthdata.nasa.gov/kms/concept/c7b5c02c-724d-4a19-b824-98180f3900c9> , <https://earth.esa.int/concept/6bfc7afc-547a-57cd-818c-6d90e3e589ab> , <https://earth.esa.int/concept/bbe13d71-bea9-55c2-9b65-a24043c35937> , <https://gcmd.earthdata.nasa.gov/kms/concept/58207caf-121d-4f88-bd79-11cafefa3f5b> , <http://publications.europa.eu/resource/authority/access-right/PUBLIC> , <https://gcmd.earthdata.nasa.gov/kms/concept/58bed5a3-e96b-48d7-97b1-11b337d62143> , <https://earth.esa.int/concept/3bf4cc22-5dad-5652-8575-8347564c4a0c> , <https://earth.esa.int/concept/90cc3f07-3601-5191-8af3-86cc314a353d> , <http://inspire.ec.europa.eu/theme/oi> , <https://gcmd.earthdata.nasa.gov/kms/concept/a956d045-3b12-441c-8a18-fac7d33b2b4e> , <https://earth.esa.int/concept/e4d01e03-0ef5-5b4c-b40f-2b5f49667f53> , <https://gcmd.earthdata.nasa.gov/kms/concept/c6c96647-5ff7-4407-992a-ff343ba158ca> , <https://gcmd.earthdata.nasa.gov/kms/concept/6a426480-c58f-4b6b-8e35-0975b7f6edb5> , <https://earth.esa.int/concept/8fdba112-370c-5d1b-b0b4-ac54486f4a5a> , <https://earth.esa.int/concept/b61ddb13-43b3-5dbd-94ec-e5fad3bbe097> , <https://gcmd.earthdata.nasa.gov/kms/concept/5d3ce672-39fb-4dd5-be5e-55f81fb7f40f> , <https://gcmd.earthdata.nasa.gov/kms/concept/cb5cc628-a1b5-459e-934f-881153a937b8> , <https://gcmd.earthdata.nasa.gov/kms/concept/e5815f58-8232-4c7f-b50d-ea71d73891a9> , <https://earth.esa.int/concept/66ab957a-0434-5953-8b33-be95150a9ecb> , <https://gcmd.earthdata.nasa.gov/kms/concept/91c64c46-d040-4daa-b26c-61952fdfaf50> , <https://earth.esa.int/concept/80694ace-7a2a-50b0-9c22-4a4b45c985a1> , <https://earth.esa.int/concept/791c6aaf-9b68-503b-ae93-73bac1c2729b> , <https://gcmd.earthdata.nasa.gov/kms/concept/e8a6f9ad-e376-495c-869e-3467526b49ec> , <https://earth.esa.int/concept/dfd22fe3-a19f-50e7-b708-afb79e13f074> , <https://earth.esa.int/concept/ab9a3b0b-71c6-57dd-8030-d6eaa34c7f4d> , <https://earth.esa.int/concept/5ff2bf3e-a8da-5aa5-81d2-f801ae6454af> , <https://gcmd.earthdata.nasa.gov/kms/concept/13e3a08a-0d28-4e3f-a306-a20d9fb4fff8> ;
        prov:wasGeneratedBy     [ a                   prov:Activity ;
                                  prov:startedAtTime  "2013-02-11T00:00:00.000Z" ;
                                  prov:used           <https://earth.esa.int/concept/90cc3f07-3601-5191-8af3-86cc314a353d> , <https://earth.esa.int/concept/ab9a3b0b-71c6-57dd-8030-d6eaa34c7f4d>
                                ] ;
        prov:wasGeneratedBy     [ a                   prov:Activity ;
                                  prov:startedAtTime  "2013-02-11T00:00:00.000Z" ;
                                  prov:used           <https://earth.esa.int/concept/791c6aaf-9b68-503b-ae93-73bac1c2729b> , <https://earth.esa.int/concept/b61ddb13-43b3-5dbd-94ec-e5fad3bbe097>
                                ] ;
        foaf:isPrimaryTopicOf   [ a               dcat:CatalogRecord ;
                                  dct:conformsTo  "https://joinup.ec.europa.eu/release/geodcat-ap/20" ;
                                  dct:identifier  "https://fedeo.ceos.org/collections/Landsat89OLITIRSworldwidedataproducts0" ;
                                  dct:modified    "2026-06-08T07:20:34Z" ;
                                  dct:source      <https://fedeo.ceos.org/collections/Landsat89OLITIRSworldwidedataproducts0?httpAccept=application/vnd.iso.19139-2%2Bxml>
                                ] .

<https://earth.esa.int/concept/8fdba112-370c-5d1b-b0b4-ac54486f4a5a>
        a               skos:Concept ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "OLI-2" .

<https://fedeo.ceos.org/collections/Landsat89OLITIRSworldwidedataproducts0?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/58bed5a3-e96b-48d7-97b1-11b337d62143>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "TIRS-2" .

<https://gcmd.earthdata.nasa.gov/kms/concept/58207caf-121d-4f88-bd79-11cafefa3f5b>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "TIRS" .

<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://gcmd.earthdata.nasa.gov/kms/concept/5d3ce672-39fb-4dd5-be5e-55f81fb7f40f>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "LANDSAT-9" .

<https://earth.esa.int/concept/6bfc7afc-547a-57cd-818c-6d90e3e589ab>
        a               skos:Concept ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "OLI" .

<https://earth.esa.int/concept/791c6aaf-9b68-503b-ae93-73bac1c2729b>
        a               prov:Entity , skos:Concept ;
        dct:title       "Landsat-9" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "Landsat-9" .

<https://gcmd.earthdata.nasa.gov/kms/concept/cb5cc628-a1b5-459e-934f-881153a937b8>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords" ;
        skos:prefLabel  "EARTH SCIENCE>LAND SURFACE>SURFACE RADIATIVE PROPERTIES" .

<https://earth.esa.int/concept/b7b22d64-0523-501c-90b2-ca31d5d6fd3c>
        a               skos:Concept ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/earth-topics" ;
        skos:prefLabel  "Land Use and Land Cover" .

<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://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/dfd22fe3-a19f-50e7-b708-afb79e13f074>
        a               skos:Concept ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/earth-topics" ;
        skos:prefLabel  "Surface Radiative Properties" .

<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/c6c96647-5ff7-4407-992a-ff343ba158ca>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "OLI-2" .

<https://gcmd.earthdata.nasa.gov/kms/concept/46e4aaa4-349c-4049-a910-035391360010>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords" ;
        skos:prefLabel  "EARTH SCIENCE>BIOSPHERE>ECOSYSTEMS>TERRESTRIAL ECOSYSTEMS>FORESTS" .

<https://gcmd.earthdata.nasa.gov/kms/concept/e8a6f9ad-e376-495c-869e-3467526b49ec>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "OLI" .

<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/b61ddb13-43b3-5dbd-94ec-e5fad3bbe097>
        a               prov:Entity , skos:Concept ;
        dct:title       "TIRS-2" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "TIRS-2" .

<https://gcmd.earthdata.nasa.gov/kms/concept/13e3a08a-0d28-4e3f-a306-a20d9fb4fff8>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "LANDSAT-8" .

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

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