@prefix void:  <http://rdfs.org/ns/void#> .
@prefix adms:  <http://www.w3.org/ns/adms#> .
@prefix os:    <http://a9.com/-/spec/opensearch/1.1/> .
@prefix gsp:   <http://www.opengis.net/ont/geosparql#> .
@prefix owl:   <http://www.w3.org/2002/07/owl#> .
@prefix xsd:   <http://www.w3.org/2001/XMLSchema#> .
@prefix skos:  <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix eo:    <http://a9.com/-/opensearch/extensions/eo/1.0/> .
@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 iana:  <http://www.iana.org/assignments/relation/> .
@prefix owc:   <http://www.opengis.net/ont/owc/1.0/> .
@prefix time:  <http://a9.com/-/opensearch/extensions/time/1.0/> .
@prefix dcat:  <http://www.w3.org/ns/dcat#> .
@prefix atom:  <http://www.w3.org/2005/Atom/> .
@prefix locn:  <http://www.w3.org/ns/locn#> .
@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://www.eionet.europa.eu/gemet/en/concept/8922>
        a               skos:Concept ;
        skos:inScheme   "https://www.eionet.europa.eu/gemet" ;
        skos:prefLabel  "vegetation" .

<https://gcmd.earthdata.nasa.gov/kms/concept/03f0c0a3-04a7-4ef8-8ec0-3c2266510815>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords" ;
        skos:prefLabel  "Science Keywords > Earth Science > Spectral/Engineering > Visible Wavelengths > Visible Imagery" .

<https://www.eionet.europa.eu/gemet/en/concept/7843>
        a               skos:Concept ;
        skos:inScheme   "https://www.eionet.europa.eu/gemet" ;
        skos:prefLabel  "soil" .

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

<https://earth.esa.int/concept/tirs>
        a               prov:Entity , skos:Concept ;
        dct:title       "TIRS" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "TIRS" .

<https://fedeo.ceos.org/collections/series/items/EOP:IPT:Landsat8>
        a                          dcat:Dataset ;
        dct:accessRights           [ a           dct:RightsStatement ;
                                     rdfs:label  "The conditions of data distribution depend on the Category of use the data products fall into.\tCategory 1 use: Comprises data which are used for research and applications, including research on long term issues of\t\t\t\tEarth System science, research and development in preparation for future operational use and ESA internal use. ESA provides Category 1 use data either at reproduction costs or free of charge. Category 2 use: Comprises all other data\t\t\t\twhich do not fall into Category 1 use, including operational and commercial data. Category 2 use data are provided by Distributing Entities appointed by ESA."
                                   ] ;
        dct:description            " Landsat-8 products stored in the catalog provided by the Earth Observation Innovative Platform Testbed Poland. Landsat 8 level 1 products combine data from the 2 Landsat instruments; OLI and TIRS. The level 1 products generated can be either L1T or L1gT. \t\t\t\tLevel 1T data products consist of radiometrically corrected image data derived from L0 data scaled to at-aperture spectral radiance or reflectance that are resampled for registration to a cartographic projection (referenced to the WGS84, G873 or current version). The L1T product is orthorectified, and corrected for terrain relief. The geometric corrections use observatory ephemeris data and ground control points; DEM data is used to correct for terrain relief.\t\t\t\tGeometrically corrected products L1gT data products consist of L0 product data with systematic radiometric, geometric and terrain corrections applied and resampled for registration to a cartographic projection, referenced to the WGS84, G873, or current version. L1gT data products assume the use of on-board positional information or definitive ephemeris, as well as the use of controlled elevation data to correct for parallax errors. In case of insufficient GCP, caused by extensive snow/cloud cover, which makes the orthorectification impossible, products of this level are produced instead of L1T.\t\t\t\t" ;
        dct:identifier             "EOP:IPT:Landsat8" ;
        dct:language               <http://publications.europa.eu/resource/authority/language/EN> ;
        dct:license                [ a           dct:LicenseDocument ;
                                     rdfs:label  "https://earth.esa.int/dataproducts/accessingeodata/"
                                   ] ;
        dct:modified               "2017-04-15T00: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/geoscientificInformation> ;
        dct:temporal               [ a               dct:PeriodOfTime ;
                                     dcat:startDate  "2013-07-01T00:00:00.000Z"^^xsd:date
                                   ] ;
        dct:title                  "Landsat-8 Collection (EO IPT.PL)" ;
        dct:type                   "http://inspire.ec.europa.eu/metadata-codelist/ResourceType/series" ;
        dcat:contactPoint          [ a              vcard:Organization ;
                                     vcard:hasName  "CloudFerro"@en
                                   ] ;
        dcat:endpointDescription   "https://fedeo.ceos.org/collections/series/items/EOP:IPT:Landsat8/api?sensorType=OPTICAL" ;
        dcat:keyword               "Poland" , "OGC Testbed-14" , "DIF10" , "EO IPT" , "FedEO" ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/json"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/EOP:IPT:Landsat8?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/ld+json"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/EOP:IPT:Landsat8?httpAccept=application/ld%2Bjson" ;
                                     dct:title     "JSON-LD metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/rdf+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/EOP:IPT:Landsat8?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-2+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/EOP:IPT:Landsat8?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/dif10+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/EOP:IPT:Landsat8?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/rdf+xml;profile=\"http://data.europa.eu/930/\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/EOP:IPT:Landsat8?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/series/items/EOP:IPT:Landsat8?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/geo+json;profile=\"http://www.opengis.net/spec/ogcapi-features-1/1.0\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/EOP:IPT:Landsat8" ;
                                     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/series/items/EOP:IPT:Landsat8?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/geo+json;profile=\"http://www.opengis.net/spec/eoc-geojson/1.0\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/EOP:IPT:Landsat8?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  "text/turtle;profile=\"http://data.europa.eu/930/\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/EOP:IPT:Landsat8?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/atom+xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/EOP:IPT:Landsat8?httpAccept=application/atom%2Bxml" ;
                                     dct:title     "Atom format" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "text/html"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/EOP:IPT:Landsat8?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/rdf+xml;profile=\"https://schema.org\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/EOP:IPT:Landsat8?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/series/items/EOP:IPT:Landsat8?httpAccept=application/vnd.iso.19139%2Bxml" ;
                                     dct:title     "ISO 19139 metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:qualifiedRelation     [ a             dcat:Relationship ;
                                     dct:format    [ a           dct:MediaType ;
                                                     rdfs:label  "application/ld+json;profile=\"http://data.europa.eu/930/\""
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/EOP:IPT:Landsat8?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/EOP:IPT:Landsat8?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/xml"
                                                   ] ;
                                     dct:relation  "https://fedeo.ceos.org/collections/series/items/EOP:IPT:Landsat8?httpAccept=application/xml" ;
                                     dct:title     "Dublin Core metadata" ;
                                     dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                   ] ;
        dcat:theme                 <https://www.eionet.europa.eu/gemet/en/concept/7843> , <https://earth.esa.int/concept/tirs> , <https://gcmd.earthdata.nasa.gov/kms/concept/68c2baba-b9b9-41d4-89bf-07488728bc4f> , <https://www.eionet.europa.eu/gemet/en/concept/4648> , <https://www.eionet.europa.eu/gemet/en/concept/8922> , <https://gcmd.earthdata.nasa.gov/kms/concept/03f0c0a3-04a7-4ef8-8ec0-3c2266510815> ;
        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    "Poland" ;
                                                                           vcard:locality        "Warsaw" ;
                                                                           vcard:postal-code     "00-511" ;
                                                                           vcard:street-address  "Nowogrodzka 31"
                                                                         ] ;
                                                     vcard:hasName       "CloudFerro"@en ;
                                                     vcard:hasTelephone  <tel:+48 22 354 65 73> ;
                                                     vcard:hasURL        <https://www.cloudferro.com/en/>
                                                   ]
                                   ] ;
        prov:wasGeneratedBy        [ a                   prov:Activity ;
                                     prov:startedAtTime  "2013-07-01T00:00:00.000Z" ;
                                     prov:used           <https://earth.esa.int/concept/tirs> ;
                                     prov:used           [ a          prov:Entity ;
                                                           dct:title  "Landsat-8"
                                                         ]
                                   ] ;
        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/EOP:IPT:Landsat8" ;
                                     dct:modified    "2017-04-30T00:00:00.00Z" ;
                                     dct:source      <https://fedeo.ceos.org/collections/series/items/EOP:IPT:Landsat8?httpAccept=application/vnd.iso.19139-2%2Bxml>
                                   ] ;
        foaf:page                  <https://earth.esa.int/web/guest/-/landsat-oli-tirs-european-coverage> .

<https://www.eionet.europa.eu/gemet/en/concept/4648>
        a               skos:Concept ;
        skos:inScheme   "https://www.eionet.europa.eu/gemet" ;
        skos:prefLabel  "landscape" .

<https://gcmd.earthdata.nasa.gov/kms/concept/68c2baba-b9b9-41d4-89bf-07488728bc4f>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords" ;
        skos:prefLabel  "Science Keywords > Earth Science > Spectral/Engineering > Infrared Wavelengths > Thermal Infrared" .

<https://earth.esa.int/web/guest/-/landsat-oli-tirs-european-coverage>
        a       foaf:Document .
