@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://gcmd.earthdata.nasa.gov/kms/concept/2ce20983-98b2-40b9-bb0e-a08074fb93b3>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "Sentinel-2" .

<https://fedeo.ceos.org/collections/mosaic-s2-paraiba-3m-1>
        a                         dcat:Dataset ;
        dct:description           "Sentinel-2 image mosaic of Brazilian Paraíba State with 10m of spatial resolution. The mosaic was prepared to support the partnership between the INPE's Health Information Investigation Laboratory (LiSS) and the Federal University of Paraíba's Public Policy Studies Program for Early Childhood Education (NEPPS) by supporting the development of the COVID 19/PB Platform: Relations between Health, Territory and Social Protection in times of sanitary crisis, which created the Platform Covid-19/Paraíba: Social and Health Indicator Observatory for SUS and SUAS management. The false color composition is based on the MSI bands 8, 4 and 3 assigned to RGB channels. The temporal composition encompasses 03-months of images, starting in November 2019 and ending in January 2020, with a best pixel selection approach called Least Cloud Cover First (LCF). More information on LCF can be found at Brazil Data Cube web site (https://brazil-data-cube.github.io/specifications/processing-flow.html#temporal-compositing). This Image Mosaic used more than 800 Sentinel-2 scenes and was generated based on an existing Sentinel-2 image collection." ;
        dct:identifier            "mosaic-s2-paraiba-3m-1" ;
        dct:language              <http://publications.europa.eu/resource/authority/language/EN> ;
        dct:modified              "2024-05-06T00: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>-38.81389945777365 -8.398063587062369</gml:lowerCorner><gml:upperCorner>-34.72205739542281 -5.876570958251728</gml:upperCorner></gml:Envelope>"^^gsp:gmlLiteral , "POLYGON((-38.81389945777365 -8.398063587062369,-34.72205739542281 -8.398063587062369,-34.72205739542281 -5.876570958251728,-38.81389945777365 -5.876570958251728,-38.81389945777365 -8.398063587062369))"^^gsp:wktLiteral , "{\"type\":\"Polygon\",\"coordinates\":[[[-38.81389945777365,-8.398063587062369],[-34.72205739542281,-8.398063587062369],[-34.72205739542281,-5.876570958251728],[-38.81389945777365,-5.876570958251728],[-38.81389945777365,-8.398063587062369]]] }"^^gsp:geoJSONLiteral
                                  ] ;
        dct:temporal              [ a               dct:PeriodOfTime ;
                                    dcat:endDate    "2020-01-31T00:00:00.999Z"^^xsd:date ;
                                    dcat:startDate  "2019-11-01T00:00:00.000Z"^^xsd:date
                                  ] ;
        dct:title                 "S2 3M Paraiba State Mosaic" ;
        dct:type                  "http://inspire.ec.europa.eu/metadata-codelist/ResourceType/series" ;
        dcat:contactPoint         [ a              vcard:Organization ;
                                    vcard:hasName  "ESA/ESRIN"@en ;
                                    vcard:hasURL   <https://earth.esa.int/>
                                  ] ;
        dcat:endpointDescription  "https://fedeo.ceos.org/collections/series/items/mosaic-s2-paraiba-3m-1/api" ;
        dcat:keyword              "paraiba state" , "brazil" , "mosaic" , "sentinel-2" , "ultraviolet wavelengths" , "cog" , "cloud optimized geotiff" , "visible wavelengths" , "earth observation" , "msi" , "DIF10" ;
        dcat:qualifiedRelation    [ a             dcat:Relationship ;
                                    dct:format    [ a           dct:MediaType ;
                                                    rdfs:label  "application/xml"
                                                  ] ;
                                    dct:relation  "https://fedeo.ceos.org/collections/mosaic-s2-paraiba-3m-1?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/rdf+xml"
                                                  ] ;
                                    dct:relation  "https://fedeo.ceos.org/collections/mosaic-s2-paraiba-3m-1?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/rdf+xml;profile=\"http://data.europa.eu/930/\""
                                                  ] ;
                                    dct:relation  "https://fedeo.ceos.org/collections/mosaic-s2-paraiba-3m-1?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/mosaic-s2-paraiba-3m-1" ;
                                    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/turtle;profile=\"http://data.europa.eu/930/\""
                                                  ] ;
                                    dct:relation  "https://fedeo.ceos.org/collections/mosaic-s2-paraiba-3m-1?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/mosaic-s2-paraiba-3m-1?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/dif10+xml"
                                                  ] ;
                                    dct:relation  "https://fedeo.ceos.org/collections/mosaic-s2-paraiba-3m-1?httpAccept=application/dif10%2Bxml" ;
                                    dct:title     "DIF-10 metadata" ;
                                    dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                  ] ;
        dcat:qualifiedRelation    [ a             dcat:Relationship ;
                                    dct:format    [ a           dct:MediaType ;
                                                    rdfs:label  "application/atom+xml"
                                                  ] ;
                                    dct:relation  "https://fedeo.ceos.org/collections/mosaic-s2-paraiba-3m-1?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=\"https://schema.org\""
                                                  ] ;
                                    dct:relation  "https://fedeo.ceos.org/collections/mosaic-s2-paraiba-3m-1?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/mosaic-s2-paraiba-3m-1?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;profile=\"https://schema.org\""
                                                  ] ;
                                    dct:relation  "https://fedeo.ceos.org/collections/mosaic-s2-paraiba-3m-1?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/json"
                                                  ] ;
                                    dct:relation  "https://fedeo.ceos.org/collections/mosaic-s2-paraiba-3m-1?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/mosaic-s2-paraiba-3m-1?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/vnd.iso.19139-2+xml"
                                                  ] ;
                                    dct:relation  "https://fedeo.ceos.org/collections/mosaic-s2-paraiba-3m-1?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/mosaic-s2-paraiba-3m-1?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/rdf+xml;profile=\"https://schema.org\""
                                                  ] ;
                                    dct:relation  "https://fedeo.ceos.org/collections/mosaic-s2-paraiba-3m-1?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/ld+json"
                                                  ] ;
                                    dct:relation  "https://fedeo.ceos.org/collections/mosaic-s2-paraiba-3m-1?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  "text/html"
                                                  ] ;
                                    dct:relation  "https://fedeo.ceos.org/collections/mosaic-s2-paraiba-3m-1?httpAccept=text/html" ;
                                    dct:title     "HTML" ;
                                    dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                  ] ;
        dcat:theme                <https://gcmd.earthdata.nasa.gov/kms/concept/fc57a9a0-a287-4bcf-a517-20811b55596b> , <https://earth.esa.int/concept/d62a9b2d-feaa-5248-9d07-4042c7dd8988> , <https://earth.esa.int/concept/b9e0c526-c992-55e2-af93-4dc67aa71774> , <https://gcmd.earthdata.nasa.gov/kms/concept/c5ff6f39-0c35-488a-96f2-f3498c678e45> , <https://gcmd.earthdata.nasa.gov/kms/concept/0f36cd66-d755-4809-ad0e-d67b1b9aff6c> , <https://gcmd.earthdata.nasa.gov/kms/concept/2ce20983-98b2-40b9-bb0e-a08074fb93b3> ;
        prov:wasGeneratedBy       [ a                   prov:Activity ;
                                    prov:endedAtTime    "2020-01-31T00:00:00.999Z" ;
                                    prov:startedAtTime  "2019-11-01T00:00:00.000Z" ;
                                    prov:used           <https://earth.esa.int/concept/d62a9b2d-feaa-5248-9d07-4042c7dd8988> , <https://earth.esa.int/concept/b9e0c526-c992-55e2-af93-4dc67aa71774>
                                  ] ;
        foaf:isPrimaryTopicOf     [ a               dcat:CatalogRecord ;
                                    dct:conformsTo  "https://joinup.ec.europa.eu/release/geodcat-ap/20" ;
                                    dct:identifier  "https://fedeo.ceos.org/collections/mosaic-s2-paraiba-3m-1" ;
                                    dct:modified    "2024-05-06T13:33:17.633173Z" ;
                                    dct:source      <https://fedeo.ceos.org/collections/mosaic-s2-paraiba-3m-1?httpAccept=application/vnd.iso.19139-2%2Bxml>
                                  ] .

<https://gcmd.earthdata.nasa.gov/kms/concept/0f36cd66-d755-4809-ad0e-d67b1b9aff6c>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords" ;
        skos:prefLabel  "EARTH SCIENCE>SPECTRAL/ENGINEERING>ULTRAVIOLET WAVELENGTHS" .

<https://gcmd.earthdata.nasa.gov/kms/concept/fc57a9a0-a287-4bcf-a517-20811b55596b>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "Sentinel-2 MSI" .

<https://earth.esa.int/concept/b9e0c526-c992-55e2-af93-4dc67aa71774>
        a               prov:Entity , skos:Concept ;
        dct:title       "MSI" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "MSI" .

<https://fedeo.ceos.org/collections/mosaic-s2-paraiba-3m-1?httpAccept=application/vnd.iso.19139-2%2Bxml>
        a               dcat:CatalogRecord ;
        dct:conformsTo  [ a          dct:Standard ;
                          dct:title  "ISO19139-2"
                        ] .

<https://earth.esa.int/concept/d62a9b2d-feaa-5248-9d07-4042c7dd8988>
        a               prov:Entity , skos:Concept ;
        dct:title       "Sentinel-2" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "Sentinel-2" .

<https://gcmd.earthdata.nasa.gov/kms/concept/c5ff6f39-0c35-488a-96f2-f3498c678e45>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords" ;
        skos:prefLabel  "EARTH SCIENCE>SPECTRAL/ENGINEERING>VISIBLE WAVELENGTHS" .
