@prefix schema: <https://schema.org/> .
@prefix void:  <http://rdfs.org/ns/void#> .
@prefix eli:   <http://data.europa.eu/eli/ontology#> .
@prefix owl:   <http://www.w3.org/2002/07/owl#> .
@prefix snomed: <http://purl.bioontology.org/ontology/SNOMEDCT/> .
@prefix xsd:   <http://www.w3.org/2001/XMLSchema#> .
@prefix yago:  <http://yago-knowledge.org/resource/> .
@prefix skos:  <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs:  <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dbpedia: <http://dbpedia.org/resource/> .
@prefix dct:   <http://purl.org/dc/terms/> .
@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dctype: <http://purl.org/dc/dcmitype/> .
@prefix rdfa:  <http://www.w3.org/ns/rdfa#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix bibo:  <http://purl.org/ontology/bibo/> .
@prefix dcat:  <http://www.w3.org/ns/dcat#> .
@prefix wikidata: <http://www.wikidata.org/entity/> .
@prefix foaf:  <http://xmlns.com/foaf/0.1/> .
@prefix dc:    <http://purl.org/dc/elements/1.1/> .

<https://gcmd.earthdata.nasa.gov/kms/concept/7176f246-b8a4-4fc9-a028-d2384cd2ba89>
        a                        schema:DefinedTerm ;
        schema:inDefinedTermSet  <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/instruments> ;
        schema:name              "WFI (CBERS 3,4)" .

<https://earth.esa.int/concept/5fd41fd2-03b7-53c9-bcb9-2086e7891921>
        a                        schema:DefinedTerm ;
        schema:inDefinedTermSet  <https://earth.esa.int/concepts/concept_scheme/platforms> ;
        schema:name              "CBERS-4A" .

<http://id.loc.gov/vocabulary/iso639-1/en>
        a            schema:Language ;
        schema:name  "en" .

<https://gcmd.earthdata.nasa.gov/kms/concept/03f0c0a3-04a7-4ef8-8ec0-3c2266510815>
        a                        schema:DefinedTerm ;
        schema:inDefinedTermSet  <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords> ;
        schema:name              "EARTH SCIENCE>SPECTRAL/ENGINEERING>VISIBLE WAVELENGTHS>VISIBLE IMAGERY" .

<https://earth.esa.int/concept/8b267ef5-0a2f-561c-afe1-8dbcab29166b>
        a                        schema:DefinedTerm ;
        schema:inDefinedTermSet  <https://earth.esa.int/concepts/concept_scheme/platforms> ;
        schema:name              "CBERS" .

<https://gcmd.earthdata.nasa.gov/kms/concept/f043c0a8-9cee-4c51-bf64-a4aaa34ab75d>
        a                        schema:DefinedTerm ;
        schema:inDefinedTermSet  <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords> ;
        schema:name              "EARTH SCIENCE>LAND SURFACE>SURFACE RADIATIVE PROPERTIES>REFLECTANCE" .

<https://earth.esa.int/concept/4a8dbaa1-076a-5330-9231-bf923473c47e>
        a                        schema:DefinedTerm ;
        schema:inDefinedTermSet  <https://earth.esa.int/concepts/concept_scheme/instruments> ;
        schema:name              "WFI" .

<https://fedeo.ceos.org/collections/series/items/CB4A-WFI-L4-SR-1>
        a                             schema:Dataset ;
        schema:additionalType         dctype:Collection ;
        schema:alternateName          "CB4A-WFI-L4-SR-1" ;
        schema:dateCreated            "2024-03-01T00:00:00.000Z"^^schema:Date ;
        schema:dateModified           "2024-03-01T00:00:00.000Z"^^schema:Date ;
        schema:description            "CBERS-4A/WFI - Level-4 Surface Reflectance product over Brazil and part of South America. L4 SR product provides orthorectified surface reflectance images. This dataset is provided as Cloud Optimized GeoTIFF (COG)." ;
        schema:distribution           [ a                      schema:DataDownload ;
                                        schema:contentUrl      <https://data.inpe.br/bdc/data/CB4A-WFI-L4-SR/2026_05/CBERS_4A_WFI_RAW_2026_05_29.13_11_30_ETC2/211_124_0/4_BC_UTM_WGS84/CBERS_4A_WFI_20260529_211_124.png> ;
                                        schema:encodingFormat  "image/png" ;
                                        schema:name            "graphic overview"
                                      ] ;
        schema:identifier             "CB4A-WFI-L4-SR-1" ;
        schema:includedInDataCatalog  [ a            schema:DataCatalog ;
                                        schema:name  "FedEO"
                                      ] ;
        schema:keywords               "cog" , "brazil" , "DIF10" , "cbers-4a" , "earth observation" , "visible imagery" , "wfi" , "surface reflectance" , "cloud optimized geotiff" , "cbers-4A" , "cbers" , "level-4" ;
        schema:keywords               <https://earth.esa.int/concept/8b267ef5-0a2f-561c-afe1-8dbcab29166b> , <https://gcmd.earthdata.nasa.gov/kms/concept/f043c0a8-9cee-4c51-bf64-a4aaa34ab75d> , <https://earth.esa.int/concept/4a8dbaa1-076a-5330-9231-bf923473c47e> , <https://earth.esa.int/concept/5fd41fd2-03b7-53c9-bcb9-2086e7891921> , <https://gcmd.earthdata.nasa.gov/kms/concept/03f0c0a3-04a7-4ef8-8ec0-3c2266510815> , <https://gcmd.earthdata.nasa.gov/kms/concept/3c6f91fd-5abc-4007-ad96-cc585b38b1b1> , <https://gcmd.earthdata.nasa.gov/kms/concept/7176f246-b8a4-4fc9-a028-d2384cd2ba89> ;
        schema:name                   "CBERS-4A/WFI - Level-4-SR - Cloud Optimized GeoTIFF" ;
        schema:potentialAction        [ a                  schema:CreateAction ;
                                        schema:instrument  <https://earth.esa.int/concept/5fd41fd2-03b7-53c9-bcb9-2086e7891921> , <https://earth.esa.int/concept/4a8dbaa1-076a-5330-9231-bf923473c47e> , <https://earth.esa.int/concept/8b267ef5-0a2f-561c-afe1-8dbcab29166b>
                                      ] ;
        schema:potentialAction        [ a              schema:SearchAction ;
                                        schema:target  "https://fedeo.ceos.org/collections/series/items/CB4A-WFI-L4-SR-1/api"
                                      ] ;
        schema:provider               [ a            schema:Organization ;
                                        schema:name  "BR/INPE" ;
                                        schema:url   <https://data.inpe.br/big/>
                                      ] ;
        schema:spatialCoverage        [ a           schema:Place ;
                                        schema:geo  [ a               schema:GeoShape ;
                                                      schema:polygon  "-44.3998451928179 -85.23975369094194 -44.3998451928179 57.349451759516825 39.82202708018173 57.349451759516825 39.82202708018173 -85.23975369094194 -44.3998451928179 -85.23975369094194"
                                                    ]
                                      ] ;
        schema:subjectOf              [ a                      schema:MediaObject ;
                                        schema:additionalType  <http://www.iana.org/assignments/relation/alternate> ;
                                        schema:contentUrl      <https://fedeo.ceos.org/collections/series/items/CB4A-WFI-L4-SR-1?httpAccept=application/vnd.iso.19139-2%2Bxml> ;
                                        schema:encodingFormat  "application/vnd.iso.19139-2+xml" ;
                                        schema:name            "ISO 19139-2 metadata"
                                      ] ;
        schema:subjectOf              [ a                      schema:MediaObject ;
                                        schema:additionalType  <http://www.iana.org/assignments/relation/alternate> ;
                                        schema:contentUrl      <https://fedeo.ceos.org/collections/series/items/CB4A-WFI-L4-SR-1> ;
                                        schema:encodingFormat  "application/geo+json;profile=\"http://www.opengis.net/spec/ogcapi-features-1/1.0\"" ;
                                        schema:name            "OGC 17-069r3 metadata"
                                      ] ;
        schema:subjectOf              [ a                      schema:MediaObject ;
                                        schema:additionalType  <http://www.iana.org/assignments/relation/alternate> ;
                                        schema:contentUrl      <https://fedeo.ceos.org/collections/series/items/CB4A-WFI-L4-SR-1?httpAccept=text/html> ;
                                        schema:encodingFormat  "text/html" ;
                                        schema:name            "HTML"
                                      ] ;
        schema:subjectOf              [ a                      schema:MediaObject ;
                                        schema:additionalType  <http://www.iana.org/assignments/relation/alternate> ;
                                        schema:contentUrl      <https://fedeo.ceos.org/collections/series/items/CB4A-WFI-L4-SR-1?httpAccept=application/rdf%2Bxml;profile=http://data.europa.eu/930/> ;
                                        schema:encodingFormat  "application/rdf+xml;profile=\"http://data.europa.eu/930/\"" ;
                                        schema:name            "RDF/XML (GeoDCAT-AP) metadata"
                                      ] ;
        schema:subjectOf              [ a                      schema:MediaObject ;
                                        schema:additionalType  <http://www.iana.org/assignments/relation/alternate> ;
                                        schema:contentUrl      <https://fedeo.ceos.org/collections/series/items/CB4A-WFI-L4-SR-1?httpAccept=application/ld%2Bjson> ;
                                        schema:encodingFormat  "application/ld+json" ;
                                        schema:name            "JSON-LD metadata"
                                      ] ;
        schema:subjectOf              [ a                      schema:MediaObject ;
                                        schema:additionalType  <http://www.iana.org/assignments/relation/alternate> ;
                                        schema:contentUrl      <https://fedeo.ceos.org/collections/series/items/CB4A-WFI-L4-SR-1?httpAccept=application/ld%2Bjson;profile=http://data.europa.eu/930/> ;
                                        schema:encodingFormat  "application/ld+json;profile=\"http://data.europa.eu/930/\"" ;
                                        schema:name            "JSON-LD (GeoDCAT-AP) metadata"
                                      ] ;
        schema:subjectOf              [ a                      schema:MediaObject ;
                                        schema:additionalType  <http://www.iana.org/assignments/relation/alternate> ;
                                        schema:contentUrl      <https://fedeo.ceos.org/collections/series/items/CB4A-WFI-L4-SR-1?httpAccept=application/atom%2Bxml> ;
                                        schema:encodingFormat  "application/atom+xml" ;
                                        schema:name            "Atom format"
                                      ] ;
        schema:subjectOf              [ a                      schema:MediaObject ;
                                        schema:additionalType  <http://www.iana.org/assignments/relation/alternate> ;
                                        schema:contentUrl      <https://fedeo.ceos.org/collections/series/items/CB4A-WFI-L4-SR-1?httpAccept=application/json> ;
                                        schema:encodingFormat  "application/json" ;
                                        schema:name            "STAC metadata"
                                      ] ;
        schema:subjectOf              [ a                      schema:ListItem ;
                                        schema:dateCreated     "2024-03-01T00:00:00.00Z"^^schema:Date ;
                                        schema:dateModified    "2024-03-01T17:51:44.168768Z"^^schema:Date ;
                                        schema:encodingFormat  "application/vnd.iso.19139+xml" ;
                                        schema:inLanguage      <http://id.loc.gov/vocabulary/iso639-1/en>
                                      ] ;
        schema:subjectOf              [ a                      schema:MediaObject ;
                                        schema:additionalType  <http://www.iana.org/assignments/relation/alternate> ;
                                        schema:contentUrl      <https://fedeo.ceos.org/collections/series/items/CB4A-WFI-L4-SR-1?httpAccept=application/vnd.iso.19139%2Bxml> ;
                                        schema:encodingFormat  "application/vnd.iso.19139+xml" ;
                                        schema:name            "ISO 19139 metadata"
                                      ] ;
        schema:subjectOf              [ a                      schema:MediaObject ;
                                        schema:additionalType  <http://www.iana.org/assignments/relation/icon> ;
                                        schema:contentUrl      <https://data.inpe.br/bdc/data/CB4A-WFI-L4-SR/2026_05/CBERS_4A_WFI_RAW_2026_05_29.13_11_30_ETC2/211_124_0/4_BC_UTM_WGS84/CBERS_4A_WFI_20260529_211_124.png> ;
                                        schema:encodingFormat  "image/png" ;
                                        schema:name            "graphic overview"
                                      ] ;
        schema:subjectOf              [ a                      schema:MediaObject ;
                                        schema:additionalType  <http://www.iana.org/assignments/relation/alternate> ;
                                        schema:contentUrl      <https://fedeo.ceos.org/collections/series/items/CB4A-WFI-L4-SR-1?httpAccept=application/xml> ;
                                        schema:encodingFormat  "application/xml" ;
                                        schema:name            "Dublin Core metadata"
                                      ] ;
        schema:subjectOf              [ a                      schema:MediaObject ;
                                        schema:additionalType  <http://www.iana.org/assignments/relation/alternate> ;
                                        schema:contentUrl      <https://fedeo.ceos.org/collections/series/items/CB4A-WFI-L4-SR-1?httpAccept=application/dif10%2Bxml> ;
                                        schema:encodingFormat  "application/dif10+xml" ;
                                        schema:name            "DIF-10 metadata"
                                      ] ;
        schema:subjectOf              [ a                      schema:MediaObject ;
                                        schema:additionalType  <http://www.iana.org/assignments/relation/alternate> ;
                                        schema:contentUrl      <https://fedeo.ceos.org/collections/series/items/CB4A-WFI-L4-SR-1?httpAccept=application/ld%2Bjson;profile=https://schema.org> ;
                                        schema:encodingFormat  "application/ld+json;profile=\"https://schema.org\"" ;
                                        schema:name            "JSON-LD (schema.org) metadata"
                                      ] ;
        schema:subjectOf              [ a                      schema:MediaObject ;
                                        schema:additionalType  <http://www.iana.org/assignments/relation/alternate> ;
                                        schema:contentUrl      <https://fedeo.ceos.org/collections/series/items/CB4A-WFI-L4-SR-1?httpAccept=application/rdf%2Bxml;profile=https://schema.org> ;
                                        schema:encodingFormat  "application/rdf+xml;profile=\"https://schema.org\"" ;
                                        schema:name            "RDF/XML (schema.org) metadata"
                                      ] ;
        schema:subjectOf              [ a                      schema:MediaObject ;
                                        schema:additionalType  <http://www.iana.org/assignments/relation/alternate> ;
                                        schema:contentUrl      <https://fedeo.ceos.org/collections/series/items/CB4A-WFI-L4-SR-1?httpAccept=text/turtle;profile=http://data.europa.eu/930/> ;
                                        schema:encodingFormat  "text/turtle;profile=\"http://data.europa.eu/930/\"" ;
                                        schema:name            "Turtle (GeoDCAT-AP) metadata"
                                      ] ;
        schema:subjectOf              [ a                      schema:MediaObject ;
                                        schema:additionalType  <http://www.iana.org/assignments/relation/alternate> ;
                                        schema:contentUrl      <https://fedeo.ceos.org/collections/series/items/CB4A-WFI-L4-SR-1?mode=owc> ;
                                        schema:encodingFormat  "application/geo+json;profile=\"http://www.opengis.net/spec/eoc-geojson/1.0\"" ;
                                        schema:name            "OGC 17-084r1 metadata"
                                      ] ;
        schema:subjectOf              [ a                      schema:MediaObject ;
                                        schema:additionalType  <http://www.iana.org/assignments/relation/alternate> ;
                                        schema:contentUrl      <https://fedeo.ceos.org/collections/series/items/CB4A-WFI-L4-SR-1?httpAccept=application/rdf%2Bxml> ;
                                        schema:encodingFormat  "application/rdf+xml" ;
                                        schema:name            "RDF/XML metadata"
                                      ] ;
        schema:subjectOf              [ a                      schema:MediaObject ;
                                        schema:additionalType  <http://www.iana.org/assignments/relation/alternate> ;
                                        schema:contentUrl      <https://fedeo.ceos.org/collections/series/items/CB4A-WFI-L4-SR-1?httpAccept=application/vnd.iso.19115-3%2Bxml> ;
                                        schema:encodingFormat  "application/vnd.iso.19115-3+xml" ;
                                        schema:name            "ISO 19115-3 metadata"
                                      ] ;
        schema:subjectOf              [ a                      schema:MediaObject ;
                                        schema:additionalType  <http://www.iana.org/assignments/relation/alternate> ;
                                        schema:contentUrl      <https://fedeo.ceos.org/collections/series/items/CB4A-WFI-L4-SR-1?httpAccept=text/turtle> ;
                                        schema:encodingFormat  "text/turtle" ;
                                        schema:name            "Turtle metadata"
                                      ] ;
        schema:subjectOf              [ a                      schema:MediaObject ;
                                        schema:additionalType  <http://www.iana.org/assignments/relation/alternate> ;
                                        schema:contentUrl      <https://fedeo.ceos.org/collections/series/items/CB4A-WFI-L4-SR-1?httpAccept=text/turtle;profile=https://schema.org> ;
                                        schema:encodingFormat  "text/turtle;profile=\"https://schema.org\"" ;
                                        schema:name            "Turtle (schema.org) metadata"
                                      ] ;
        schema:temporalCoverage       "2020-01-01T00:00:00.000Z/2026-05-29T00:00:00.999Z" ;
        schema:thumbnailUrl           <https://data.inpe.br/bdc/data/CB4A-WFI-L4-SR/2026_05/CBERS_4A_WFI_RAW_2026_05_29.13_11_30_ETC2/211_124_0/4_BC_UTM_WGS84/CBERS_4A_WFI_20260529_211_124.png> .

<https://gcmd.earthdata.nasa.gov/kms/concept/3c6f91fd-5abc-4007-ad96-cc585b38b1b1>
        a                        schema:DefinedTerm ;
        schema:inDefinedTermSet  <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/platforms> ;
        schema:name              "CBERS-4A" .
