@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/89c509e6-13f6-4d6e-b46c-0479d2c7d88d>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "TRMM" .

<https://gcmd.earthdata.nasa.gov/kms/concept/d3b7c3c0-e644-4f01-94da-dfebe854c0d1>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords" ;
        skos:prefLabel  "EARTH SCIENCE>SPECTRAL/ENGINEERING>RADAR" .

<https://gcmd.earthdata.nasa.gov/kms/concept/3604e8a3-6e1e-4f11-9b33-1d9b3ddfe6ae>
        a               skos:Concept ;
        skos:inScheme   "https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "PR" .

<https://fedeo.ceos.org/collections/series/items/TRMM_GPMFormat_PR_KuPR_L1B_DUB>
        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           "TRMM_GPMFormat/PR/KuPR L1B Received Power dataset is the new (GPM-formated) TRMM product and replaces the old TRMM_1B21,1C21. It is obtained from the Precipitation Radar (PR) sensor onboard Tropical Rainfall Measuring Mission (TRMM) Core Satellite and produced by the Japan Aerospace Exploration Agency (JAXA).The most innovative of the five TRMM instruments, the PR is the first quantitative rain radar instrument to be flown in space. The major objectives of the PR instrument are as follows:a. Provides a 3-dimensional rainfall structureb. Achieves quantitative measurements of the rain rates over both land and ocean When properly combined with TMI measurements, the Precipitation Radar (PR) data is instrumental in obtaining the height profile of the precipitation content, from which the profile of latent heat release from the Earth can be estimated. The rain rate is estimated from the radar reflectivity factor when the rain rate is small by applying conventional algorithms used for ground-based radar. For large rain rates, a rain attenuation correction is made using the total-path attenuation of land or sea surface echoes.This dataset calculates the received power at the PR receiver input point from the Level-0 count value which is linearly proportional to the logarithm of the PR receiver output power. To convert the count value to the input power, extensive internal calibrations are applied, which are mainly based upon the system model, temperature dependence of model parameters and many temperature sensors attached at various locations of the PR. The provided format is HDF5. The Sampling resolution are 5 km (horizontal) and 250 m (vertical). The current version of the product is Version 5A. The generation unit is one orbit." ;
        dct:identifier            "TRMM_GPMFormat_PR_KuPR_L1B_DUB" ;
        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              "1997-12-08T00: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 -38.0</gml:lowerCorner><gml:upperCorner>180.0 38.0</gml:upperCorner></gml:Envelope>"^^gsp:gmlLiteral , "POLYGON((-180.0 -38.0,180.0 -38.0,180.0 38.0,-180.0 38.0,-180.0 -38.0))"^^gsp:wktLiteral , "{\"type\":\"Polygon\",\"coordinates\":[[[-180,-38],[180,-38],[180,38],[-180,38],[-180,-38]]] }"^^gsp:geoJSONLiteral
                                  ] ;
        dct:subject               <http://inspire.ec.europa.eu/metadata-codelist/TopicCategory/climatologyMeteorologyAtmosphere> ;
        dct:temporal              [ a               dct:PeriodOfTime ;
                                    dcat:endDate    "2015-04-02T23:59:59Z"^^xsd:date ;
                                    dcat:startDate  "1997-12-08T00:00:00Z"^^xsd:date
                                  ] ;
        dct:title                 "TRMM_GPMFormat/PR/KuPR L1B Received Power" ;
        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.01gs73b0ct8jeq2s83wv09685e"
                                  ] ;
        dcat:endpointDescription  "https://fedeo.ceos.org/collections/series/items/TRMM_GPMFormat_PR_KuPR_L1B_DUB/api" ;
        dcat:keyword              "DIF10" , "SPECTRAL/ENGINEERING" , "EARTH SCIENCE" , "RADAR" ;
        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/TRMM_GPMFormat_PR_KuPR_L1B_DUB?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  "text/html"
                                                  ] ;
                                    dct:relation  "https://fedeo.ceos.org/collections/series/items/TRMM_GPMFormat_PR_KuPR_L1B_DUB?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/ld+json;profile=\"http://data.europa.eu/930/\""
                                                  ] ;
                                    dct:relation  "https://fedeo.ceos.org/collections/series/items/TRMM_GPMFormat_PR_KuPR_L1B_DUB?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/series/items/TRMM_GPMFormat_PR_KuPR_L1B_DUB?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/geo+json;profile=\"http://www.opengis.net/spec/eoc-geojson/1.0\""
                                                  ] ;
                                    dct:relation  "https://fedeo.ceos.org/collections/series/items/TRMM_GPMFormat_PR_KuPR_L1B_DUB?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/vnd.iso.19115-3+xml"
                                                  ] ;
                                    dct:relation  "https://fedeo.ceos.org/collections/series/items/TRMM_GPMFormat_PR_KuPR_L1B_DUB?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/dif10+xml"
                                                  ] ;
                                    dct:relation  "https://fedeo.ceos.org/collections/series/items/TRMM_GPMFormat_PR_KuPR_L1B_DUB?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/series/items/TRMM_GPMFormat_PR_KuPR_L1B_DUB?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"
                                                  ] ;
                                    dct:relation  "https://fedeo.ceos.org/collections/series/items/TRMM_GPMFormat_PR_KuPR_L1B_DUB?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/series/items/TRMM_GPMFormat_PR_KuPR_L1B_DUB?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/TRMM_GPMFormat_PR_KuPR_L1B_DUB?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+xml"
                                                  ] ;
                                    dct:relation  "https://fedeo.ceos.org/collections/series/items/TRMM_GPMFormat_PR_KuPR_L1B_DUB?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/atom+xml"
                                                  ] ;
                                    dct:relation  "https://fedeo.ceos.org/collections/series/items/TRMM_GPMFormat_PR_KuPR_L1B_DUB?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/ld+json"
                                                  ] ;
                                    dct:relation  "https://fedeo.ceos.org/collections/series/items/TRMM_GPMFormat_PR_KuPR_L1B_DUB?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/series/items/TRMM_GPMFormat_PR_KuPR_L1B_DUB" ;
                                    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/rdf+xml;profile=\"http://data.europa.eu/930/\""
                                                  ] ;
                                    dct:relation  "https://fedeo.ceos.org/collections/series/items/TRMM_GPMFormat_PR_KuPR_L1B_DUB?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/TRMM_GPMFormat_PR_KuPR_L1B_DUB?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/series/items/TRMM_GPMFormat_PR_KuPR_L1B_DUB?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:theme                <https://gcmd.earthdata.nasa.gov/kms/concept/3604e8a3-6e1e-4f11-9b33-1d9b3ddfe6ae> , <https://earth.esa.int/concept/d6ac4c44-040f-5dc3-8c73-499c1b2ce3dc> , <https://gcmd.earthdata.nasa.gov/kms/concept/d3b7c3c0-e644-4f01-94da-dfebe854c0d1> , <https://earth.esa.int/concept/66a8ca59-7e2b-5131-b543-38d3bc8cdee5> , <https://gcmd.earthdata.nasa.gov/kms/concept/89c509e6-13f6-4d6e-b46c-0479d2c7d88d> ;
        prov:wasGeneratedBy       [ a                   prov:Activity ;
                                    prov:endedAtTime    "2015-04-02T23:59:59Z" ;
                                    prov:startedAtTime  "1997-12-08T00:00:00Z" ;
                                    prov:used           <https://earth.esa.int/concept/d6ac4c44-040f-5dc3-8c73-499c1b2ce3dc> , <https://earth.esa.int/concept/66a8ca59-7e2b-5131-b543-38d3bc8cdee5>
                                  ] ;
        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/TRMM_GPMFormat_PR_KuPR_L1B_DUB" ;
                                    dct:modified    "2023-02-14T00:00:00Z" ;
                                    dct:source      <https://fedeo.ceos.org/collections/series/items/TRMM_GPMFormat_PR_KuPR_L1B_DUB?httpAccept=application/vnd.iso.19139-2%2Bxml>
                                  ] .

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

<https://earth.esa.int/concept/d6ac4c44-040f-5dc3-8c73-499c1b2ce3dc>
        a               prov:Entity , skos:Concept ;
        dct:title       "TRMM" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/platforms" ;
        skos:prefLabel  "TRMM" .

<https://earth.esa.int/concept/66a8ca59-7e2b-5131-b543-38d3bc8cdee5>
        a               prov:Entity , skos:Concept ;
        dct:title       "PR" ;
        skos:inScheme   "https://earth.esa.int/concepts/concept_scheme/instruments" ;
        skos:prefLabel  "PR" .
