@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/d81b77be-0177-4e26-942c-aa911239482d>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords" ;
        skos:prefLabel  "EARTH SCIENCE>HUMAN DIMENSIONS>ENVIRONMENTAL GOVERNANCE/MANAGEMENT" .

<https://gcmd.earthdata.nasa.gov/kms/concept/7a73c724-b532-45eb-a9a5-c77330b61bab>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords" ;
        skos:prefLabel  "EARTH SCIENCE>SPECTRAL/ENGINEERING>INFRARED WAVELENGTHS" .

<https://earth.esa.int/concept/5cb5c431-f1f7-56ba-82e2-870ff1d4b110>
        a               prov:Entity , skos:Concept ;
        dct:title       "ADEOS-I" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "ADEOS-I" .

<https://gcmd.earthdata.nasa.gov/kms/concept/359bcfa1-966f-4d2b-a48d-ac12165d250f>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "ADEOS-I" .

<https://fedeo.ceos.org/collections/ADEOS_AVNIR_L1B2_MU>
        a                         dcat:Dataset ;
        dct:accessRights          [ a           dct:RightsStatement ;
                                    rdfs:label  "No constraints but users need to be registered with [the G-portal User Registration system](https://gportal.jaxa.jp/gpr/user/regist1?lang=en) to download files."
                                  ] ;
        dct:description           "ADEOS AVNIR L1B2 Multispectral band data set is obtained from AVNIR sensor onboard ADEOS and produced by NASDA (National Space Development Agency of Japan). Advanced Earth Observing Satellite (ADEOS) is sun-synchronous quasi-recurrent orbiter launched on August 17, 1996, and carries OCTS (Ocean Color and Temperature Scanner) and AVNIR (Advanced Visible and Near-Infrared Radiometer) sensor.The main objectives of ADEOS (MIDORI) is to contribute to elucidation of phenomena of the earth system through integrated observation of geophysical parameters using a number of sensors. ADEOS operation on orbit was given up on June 30, 1997, because the generated power was lost due to the accident of the blanket of the solar array paddle breaking. AVNIR (Advanced Visible and Near-Infrared Radiometer) is a NASDA core sensor, an optoelectronic scanning radiometer using CCD detectors. Those sensors aim at collecting global data for mainly understanding land and coastal zone.The Level L1B2 product is radiometically and geometrically corrected image from Level1B data, geometically corrected, projected on the map. This product is ADEOS AVNIR L1B2 Multispectral band data. AVNIR has 5 bands from 0.42 - 0.89 Âµm (multispectral bands: 0.42-0.50, 0.52-0.60, 0.61-0.69 and 0.76-0.89 Âµm, panchromatic band (visible): 1 band 0.52-0.69 Âµm) and 80 km swath. A large line array CCD with multiple pixels of 10,000 pixels (multi-spectral band) and 5,000 pixels (panchromatic band) is adopted to achieve high resolution.The provided format is CEOS, 5403Ã5017 array tile. The spatial resolution is 16 m." ;
        dct:identifier            "ADEOS_AVNIR_L1B2_MU" ;
        dct:language              <http://publications.europa.eu/resource/authority/language/EN> ;
        dct:license               [ a           dct:LicenseDocument ;
                                    rdfs:label  "The user is entitled to use G-Portal data free of charge without any restrictions (including commercial use) except for the condition about acknowledgement of data credit as stipulated in G-portal terms of use 7.(2).Click [here](https://gportal.jaxa.jp/gpr/index/eula?lang=en) for detailed G-Portal data usage constrains."
                                  ] ;
        dct:modified              "1996-10-30T00:00:00Z" ;
        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:endDate    "1997-06-30T23:59:59Z"^^xsd:date ;
                                    dcat:startDate  "1996-10-30T00:00:00Z"^^xsd:date
                                  ] ;
        dct:title                 "ADEOS/AVNIR L1B2 Multispectral band" ;
        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.57746/EO.01gs73anwrpft4gz4z14zwmzyf"
                                  ] ;
        dcat:endpointDescription  "https://fedeo.ceos.org/collections/series/items/ADEOS_AVNIR_L1B2_MU/api" ;
        dcat:keyword              "HUMAN DIMENSIONS" , "SPECTRAL/ENGINEERING" , "DIF10" , "ENVIRONMENTAL GOVERNANCE/MANAGEMENT" , "INFRARED WAVELENGTHS" , "VISIBLE WAVELENGTHS" , "EARTH SCIENCE" ;
        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/ADEOS_AVNIR_L1B2_MU?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/xml"
                                                  ] ;
                                    dct:relation  "https://fedeo.ceos.org/collections/ADEOS_AVNIR_L1B2_MU?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/ADEOS_AVNIR_L1B2_MU?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/ADEOS_AVNIR_L1B2_MU?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/ADEOS_AVNIR_L1B2_MU?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/ADEOS_AVNIR_L1B2_MU?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/rdf+xml;profile=\"http://data.europa.eu/930/\""
                                                  ] ;
                                    dct:relation  "https://fedeo.ceos.org/collections/ADEOS_AVNIR_L1B2_MU?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/ADEOS_AVNIR_L1B2_MU?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  "text/html"
                                                  ] ;
                                    dct:relation  "https://fedeo.ceos.org/collections/ADEOS_AVNIR_L1B2_MU?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/ADEOS_AVNIR_L1B2_MU?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/dif10+xml"
                                                  ] ;
                                    dct:relation  "https://fedeo.ceos.org/collections/ADEOS_AVNIR_L1B2_MU?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/vnd.iso.19139-2+xml"
                                                  ] ;
                                    dct:relation  "https://fedeo.ceos.org/collections/ADEOS_AVNIR_L1B2_MU?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/vnd.iso.19139+xml"
                                                  ] ;
                                    dct:relation  "https://fedeo.ceos.org/collections/ADEOS_AVNIR_L1B2_MU?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"
                                                  ] ;
                                    dct:relation  "https://fedeo.ceos.org/collections/ADEOS_AVNIR_L1B2_MU?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/geo+json;profile=\"http://www.opengis.net/spec/ogcapi-features-1/1.0\""
                                                  ] ;
                                    dct:relation  "https://fedeo.ceos.org/collections/ADEOS_AVNIR_L1B2_MU" ;
                                    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/geo+json;profile=\"http://www.opengis.net/spec/eoc-geojson/1.0\""
                                                  ] ;
                                    dct:relation  "https://fedeo.ceos.org/collections/ADEOS_AVNIR_L1B2_MU?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/ld+json;profile=\"http://data.europa.eu/930/\""
                                                  ] ;
                                    dct:relation  "https://fedeo.ceos.org/collections/ADEOS_AVNIR_L1B2_MU?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/vnd.iso.19115-3+xml"
                                                  ] ;
                                    dct:relation  "https://fedeo.ceos.org/collections/ADEOS_AVNIR_L1B2_MU?httpAccept=application/vnd.iso.19115-3%2Bxml" ;
                                    dct:title     "ISO 19115-3 metadata" ;
                                    dcat:hadRole  "http://www.iana.org/assignments/relation/alternate"
                                  ] ;
        dcat:theme                <https://earth.esa.int/concept/5cb5c431-f1f7-56ba-82e2-870ff1d4b110> , <https://gcmd.earthdata.nasa.gov/kms/concept/d81b77be-0177-4e26-942c-aa911239482d> , <https://gcmd.earthdata.nasa.gov/kms/concept/359bcfa1-966f-4d2b-a48d-ac12165d250f> , <https://gcmd.earthdata.nasa.gov/kms/concept/c5ff6f39-0c35-488a-96f2-f3498c678e45> , <https://gcmd.earthdata.nasa.gov/kms/concept/fb93d937-c17c-45d0-a9e3-ca5c8a800ca8> , <https://gcmd.earthdata.nasa.gov/kms/concept/574fd149-e30a-4762-8a43-34bc2fcfdc8c> , <https://gcmd.earthdata.nasa.gov/kms/concept/7a73c724-b532-45eb-a9a5-c77330b61bab> , <https://earth.esa.int/concept/fdd7cd71-1f10-52a5-bb4c-be148bcdbd8d> ;
        prov:wasGeneratedBy       [ a                   prov:Activity ;
                                    prov:endedAtTime    "1997-06-30T23:59:59Z" ;
                                    prov:startedAtTime  "1996-10-30T00:00:00Z" ;
                                    prov:used           <https://earth.esa.int/concept/5cb5c431-f1f7-56ba-82e2-870ff1d4b110> , <https://earth.esa.int/concept/fdd7cd71-1f10-52a5-bb4c-be148bcdbd8d>
                                  ] ;
        foaf:isPrimaryTopicOf     [ a               dcat:CatalogRecord ;
                                    dct:conformsTo  "https://joinup.ec.europa.eu/release/geodcat-ap/20" ;
                                    dct:identifier  "https://fedeo.ceos.org/collections/ADEOS_AVNIR_L1B2_MU" ;
                                    dct:modified    "2023-02-14T00:00:00Z" ;
                                    dct:source      <https://fedeo.ceos.org/collections/ADEOS_AVNIR_L1B2_MU?httpAccept=application/vnd.iso.19139-2%2Bxml>
                                  ] .

<https://gcmd.earthdata.nasa.gov/kms/concept/574fd149-e30a-4762-8a43-34bc2fcfdc8c>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "AVNIR" .

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

<https://earth.esa.int/concept/fdd7cd71-1f10-52a5-bb4c-be148bcdbd8d>
        a               prov:Entity , skos:Concept ;
        dct:title       "AVNIR" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "AVNIR" .

<https://gcmd.earthdata.nasa.gov/kms/concept/fb93d937-c17c-45d0-a9e3-ca5c8a800ca8>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords" ;
        skos:prefLabel  "EARTH SCIENCE>HUMAN DIMENSIONS" .

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