@prefix this: <https://w3id.org/np/RA3LMUS_dXoq9llcslbuM0pFy6OT2Y9dkbPav0In_w8-Y> .
@prefix sub: <https://w3id.org/np/RA3LMUS_dXoq9llcslbuM0pFy6OT2Y9dkbPav0In_w8-Y/> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix npx: <http://purl.org/nanopub/x/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  <http://eurovoc.europa.eu/2114> <http://schema.org/description> "" ;
    <http://schema.org/name> "Oceanography" ;
    a <http://schema.org/DefinedTerm> .
  <http://eurovoc.europa.eu/3949> <http://schema.org/description> "" ;
    <http://schema.org/name> "Applied sciences" ;
    a <http://schema.org/DefinedTerm> .
  <http://eurovoc.europa.eu/6384> <http://schema.org/description> "" ;
    <http://schema.org/name> "Climatology" ;
    a <http://schema.org/DefinedTerm> .
  <https://raw.githubusercontent.com/Quickbeasts51429/IMD_ANALYSIS/main/IMD_temperature-rolling-mean.ipynb> <http://schema.org/author> <https://orcid.org/0000-0002-1784-2920> ;
    <http://schema.org/contentUrl> "https://raw.githubusercontent.com/Quickbeasts51429/IMD_ANALYSIS/main/IMD_temperature-rolling-mean.ipynb" ;
    <http://schema.org/creator> <https://orcid.org/0000-0002-1784-2920> ;
    <http://schema.org/dateCreated> "2022-06-24 10:51:09.924094+00:00" ;
    <http://schema.org/dateModified> "2022-06-24 10:51:12.284464+00:00" ;
    <http://schema.org/description> "This jupyter notebook uses a rolling mean to show the trend in maximum temperature timeseries from the India Meteorological Department." ;
    <http://schema.org/license> <https://choosealicense.com/no-permission/> ;
    <http://schema.org/name> "Trend on IMD maximum temperature timeseries (Jupyter Notebook)" ;
    <http://schema.org/sdDatePublished> "2022-06-24 10:51:09.924094+00:00" ;
    a <http://purl.org/wf4ever/wf4ever#Resource> , <http://schema.org/MediaObject> , <http://w3id.org/ro/earth-scienceJupyterNotebook> .
  <https://raw.githubusercontent.com/Quickbeasts51429/IMD_ANALYSIS/main/Rainfall.ipynb> <http://schema.org/author> <https://orcid.org/0000-0002-1784-2920> ;
    <http://schema.org/contentUrl> "https://raw.githubusercontent.com/Quickbeasts51429/IMD_ANALYSIS/main/Rainfall.ipynb" ;
    <http://schema.org/creator> <https://orcid.org/0000-0002-1784-2920> ;
    <http://schema.org/dateCreated> "2022-06-24 10:42:13.346314+00:00" ;
    <http://schema.org/dateModified> "2022-06-24 10:42:18.045826+00:00" ;
    <http://schema.org/description> "This jupyter notebook shows how to read and analyze Rainfall timeseries from the India Meteorological Department." ;
    <http://schema.org/license> <https://choosealicense.com/no-permission/> ;
    <http://schema.org/name> "Analysis of IMD Rainfall timeseries (Jupyter Notebook)" ;
    <http://schema.org/sdDatePublished> "2022-06-24 10:42:13.346314+00:00" ;
    a <http://purl.org/wf4ever/wf4ever#Resource> , <http://schema.org/MediaObject> , <http://w3id.org/ro/earth-scienceJupyterNotebook> .
  <https://raw.githubusercontent.com/Quickbeasts51429/IMD_ANALYSIS/main/Tmax.ipynb> <http://schema.org/author> <https://orcid.org/0000-0002-1784-2920> ;
    <http://schema.org/contentUrl> "https://raw.githubusercontent.com/Quickbeasts51429/IMD_ANALYSIS/main/Tmax.ipynb" ;
    <http://schema.org/creator> <https://orcid.org/0000-0002-1784-2920> ;
    <http://schema.org/dateCreated> "2022-06-24 10:45:11.840662+00:00" ;
    <http://schema.org/dateModified> "2022-06-24 10:45:14.198941+00:00" ;
    <http://schema.org/description> "This jupyter notebook shows how to read and analyze maximum temperature timeseries from the India Meteorological Department." ;
    <http://schema.org/license> <https://choosealicense.com/no-permission/> ;
    <http://schema.org/name> "Analysis of IMD maximum temperature timeseries (Jupyter Notebook)" ;
    <http://schema.org/sdDatePublished> "2022-06-24 10:45:11.840662+00:00" ;
    a <http://purl.org/wf4ever/wf4ever#Resource> , <http://schema.org/MediaObject> , <http://w3id.org/ro/earth-scienceJupyterNotebook> .
  <https://raw.githubusercontent.com/Quickbeasts51429/IMD_ANALYSIS/main/Tmin.ipynb> <http://schema.org/author> <https://orcid.org/0000-0002-1784-2920> ;
    <http://schema.org/contentUrl> "https://raw.githubusercontent.com/Quickbeasts51429/IMD_ANALYSIS/main/Tmin.ipynb" ;
    <http://schema.org/creator> <https://orcid.org/0000-0002-1784-2920> ;
    <http://schema.org/dateCreated> "2022-06-24 10:46:49.881365+00:00" ;
    <http://schema.org/dateModified> "2022-06-24 10:46:52.828886+00:00" ;
    <http://schema.org/description> "This jupyter notebook shows how to read and analyze minimum timeseries from the India Meteorological Department." ;
    <http://schema.org/license> <https://choosealicense.com/no-permission/> ;
    <http://schema.org/name> "Analysis of IMD minimum temperature timeseries (Jupyter Notebook)" ;
    <http://schema.org/sdDatePublished> "2022-06-24 10:46:49.881365+00:00" ;
    a <http://purl.org/wf4ever/wf4ever#Resource> , <http://schema.org/MediaObject> , <http://w3id.org/ro/earth-scienceJupyterNotebook> .
  <https://raw.githubusercontent.com/annefou/NDVI_Mumbai/main/Copernicus-Land-analysis.ipynb> <http://schema.org/author> <https://orcid.org/0000-0002-1784-2920> ;
    <http://schema.org/contentUrl> "https://raw.githubusercontent.com/annefou/NDVI_Mumbai/main/Copernicus-Land-analysis.ipynb" ;
    <http://schema.org/creator> <https://orcid.org/0000-0002-1784-2920> ;
    <http://schema.org/dateCreated> "2022-07-22 14:53:14.343263+00:00" ;
    <http://schema.org/dateModified> "2022-07-22 14:53:17.468756+00:00" ;
    <http://schema.org/description> """Demonstrate the usage of Copernicus Land NDVI product to assess the changes in the presence of live green vegetation over the region of Mumbai.

Methodology approach
- Use NDVI data from the Copernicus Global Land Service portal (https://land.copernicus.vgt.vito.be/PDF/portal/Application.html)
- Visualize NDVI monthly statistics (long term statistics between 1999 - 2019 and short term statistics 2015-2019
Select a single point and compare NDVI from 2021 with NDVI long term statistics""" ;
    <http://schema.org/license> <https://choosealicense.com/no-permission/> ;
    <http://schema.org/name> "NDVI maps over the region of Mumbai (India) using Copernicus Land NDVI products (Jupyter Notebook)" ;
    <http://schema.org/sdDatePublished> "2022-07-22 14:53:14.343263+00:00" ;
    a <http://purl.org/wf4ever/wf4ever#Resource> , <http://schema.org/MediaObject> , <http://w3id.org/ro/earth-science#JupyterNotebook> .
  <https://w3id.org/ro-id/6942229f-fba8-415d-a326-0ae5fd6360da/> <http://schema.org/about> <http://eurovoc.europa.eu/2114> , <http://eurovoc.europa.eu/3949> , <http://eurovoc.europa.eu/6384> ;
    <http://schema.org/author> <mailto:soumyajha51429@gmail.com> ;
    <http://schema.org/contentSize> 14960 ;
    <http://schema.org/contentUrl> "https://api.rohub.org/api/ros/6942229f-fba8-415d-a326-0ae5fd6360da/crate/download/" ;
    <http://schema.org/contributor> <mailto:annefou@geo.uio.no> ;
    <http://schema.org/creator> <mailto:soumyajha51429@gmail.com> ;
    <http://schema.org/dateCreated> "2022-06-16 14:08:36.887193+00:00" ;
    <http://schema.org/dateModified> "2025-10-18 11:32:24.647271+00:00" ;
    <http://schema.org/datePublished> "2022-06-16 14:08:36.887193+00:00" ;
    <http://schema.org/description> "The project aims at establishing the trends of temperature , precipitation and air currents over the city of Mumbai. This will lead to establishment of concrete analysis of Climate Change on a 'local' basis and would help establish a suitable action plan." ;
    <http://schema.org/encodingFormat> "application/ld+json" ;
    <http://schema.org/hasPart> <https://w3id.org/ro-id/6942229f-fba8-415d-a326-0ae5fd6360da/folders/29d09f58-cc24-48a4-b436-fce99b266820> , <https://w3id.org/ro-id/6942229f-fba8-415d-a326-0ae5fd6360da/folders/3302997a-cbfa-492c-b314-95a97b34f6e6> , <https://w3id.org/ro-id/6942229f-fba8-415d-a326-0ae5fd6360da/folders/5607880b-f8f2-40a4-b46a-816874eb21eb> , <https://w3id.org/ro-id/6942229f-fba8-415d-a326-0ae5fd6360da/folders/ef802be1-c317-4165-b87e-7743036830c4> ;
    <http://schema.org/identifier> "https://w3id.org/ro-id/6942229f-fba8-415d-a326-0ae5fd6360da" ;
    <http://schema.org/keywords> "India" , "Mumbai" , "climate" , "rainfall" , "temperature" ;
    <http://schema.org/license> <https://choosealicense.com/no-permission/> ;
    <http://schema.org/name> "Mumbai :  Analysis of evident effects of Climate Change" ;
    <http://w3id.org/ro-id/rohub/model#creation_mode> "MANUAL" ;
    <http://w3id.org/ro-id/rohub/model#enrichmentSubject> <https://w3id.org/ro-id/enrichment/13e229e6-6dbf-4998-b95e-fcd96fab36c2> , <https://w3id.org/ro-id/enrichment/1bb59ab5-4c72-4f0e-9dc5-8c84f336c1c1> , <https://w3id.org/ro-id/enrichment/27f08ed0-69c0-4f5d-acdc-0613dacf8db1> , <https://w3id.org/ro-id/enrichment/3a84dbf8-bc35-4799-994a-8c69885f3f34> , <https://w3id.org/ro-id/enrichment/4feca899-f5dd-41ee-979e-3136f2cb34eb> , <https://w3id.org/ro-id/enrichment/5cfd01cc-e5e9-4a69-8b91-04cb00d18605> , <https://w3id.org/ro-id/enrichment/6b6dbefa-1f3e-4393-86c9-4ea69cb3b66d> , <https://w3id.org/ro-id/enrichment/7438ee76-522f-4cbd-9d7c-598b27864d29> , <https://w3id.org/ro-id/enrichment/75673e35-e02f-4767-9597-0ac7cdb4594c> , <https://w3id.org/ro-id/enrichment/7d1c8729-0cff-4f4c-a1c6-f038ac5d6f48> , <https://w3id.org/ro-id/enrichment/8a6824ae-05bf-4b91-ab59-7a124fceb599> , <https://w3id.org/ro-id/enrichment/8c5e7b9a-8110-4a8a-b71b-239309bbc53d> , <https://w3id.org/ro-id/enrichment/8e91b1d8-a600-491e-a526-2d0d1c1dd366> , <https://w3id.org/ro-id/enrichment/91c5b158-5fe8-41a9-b9fa-2a5405a9b35c> , <https://w3id.org/ro-id/enrichment/923653e9-32a4-47f0-bd42-6145c007283b> , <https://w3id.org/ro-id/enrichment/927cb80e-02cf-4187-b14e-b371eb0b0e69> , <https://w3id.org/ro-id/enrichment/965fe7b0-5f4b-472f-9dcb-3777d72eac68> , <https://w3id.org/ro-id/enrichment/a3d5b973-2fae-476c-a540-c18c9c91b552> , <https://w3id.org/ro-id/enrichment/a417adf8-b986-471b-9dcc-9cb927dfec72> , <https://w3id.org/ro-id/enrichment/a512706c-a117-4b05-988a-19c07e97c76f> , <https://w3id.org/ro-id/enrichment/a789af1c-870a-4153-b924-8b31a6d20e5b> , <https://w3id.org/ro-id/enrichment/ae7178ed-4709-484f-9d27-602846ac118d> , <https://w3id.org/ro-id/enrichment/b291c4b4-5503-475d-86b2-334795cf7970> , <https://w3id.org/ro-id/enrichment/b2d20c99-b69f-467b-bf5e-19b3e8150568> , <https://w3id.org/ro-id/enrichment/c33f5a67-ccaf-48b7-93bf-b4a5dcdc7bf0> , <https://w3id.org/ro-id/enrichment/c727a947-91c6-4c53-a16a-b5eebedb97fa> , <https://w3id.org/ro-id/enrichment/cbdae071-f3f4-42e5-a7e6-19b005a1cd59> , <https://w3id.org/ro-id/enrichment/d1b9c2c2-b016-4374-a91b-b222b25252a9> , <https://w3id.org/ro-id/enrichment/de80a90c-c976-4c70-b309-bcbe2981b04b> , <https://w3id.org/ro-id/enrichment/e4f7ac4b-b87c-4a36-a2a1-7ba8cec25fc5> , <https://w3id.org/ro-id/enrichment/ea4b532a-5972-4e9e-ab64-d2577665d620> , <https://w3id.org/ro-id/enrichment/ee3eeeb2-4b09-428a-b8b3-4bd011e07572> , <https://w3id.org/ro-id/enrichment/ef58f383-9829-4e5a-9fbc-aec5a355ac74> , <https://w3id.org/ro-id/enrichment/f299101e-e578-4028-a886-081e0ec132bb> , <https://w3id.org/ro-id/enrichment/f8bf63f9-91ef-41d4-bbfa-972d263f3d89> , <https://w3id.org/ro-id/enrichment/facdc23f-e888-4294-8498-b186633642f6> ;
    a <http://purl.org/wf4ever/ro#ResearchObject> , <http://purl.org/wf4ever/roevo#LiveRO> , <http://schema.org/Dataset> , <http://w3id.org/ro/earth-scienceExecutableResearchObject> , <https://w3id.org/ro/terms/earth-science#ExecutableResearchObject> ;
    <https://www.w3.org/ns/iana/link-relations/relation#cite-as> "Jha, Soumya, and Anne Foilloux. \"Mumbai :  Analysis of evident effects of Climate Change.\" ROHub. Jun 16 ,2022. https://w3id.org/ro-id/6942229f-fba8-415d-a326-0ae5fd6360da." .
  <https://w3id.org/ro-id/6942229f-fba8-415d-a326-0ae5fd6360da/folders/29d09f58-cc24-48a4-b436-fce99b266820> <http://schema.org/name> "biblio" ;
    a <http://purl.org/wf4ever/wf4ever#Folder> , <http://schema.org/Dataset> .
  <https://w3id.org/ro-id/6942229f-fba8-415d-a326-0ae5fd6360da/folders/3302997a-cbfa-492c-b314-95a97b34f6e6> <http://schema.org/name> "output" ;
    a <http://purl.org/wf4ever/wf4ever#Folder> , <http://schema.org/Dataset> .
  <https://w3id.org/ro-id/6942229f-fba8-415d-a326-0ae5fd6360da/folders/5607880b-f8f2-40a4-b46a-816874eb21eb> <http://schema.org/hasPart> <https://www.imdpune.gov.in/Clim_Pred_LRF_New/Grided_Data_Download.html> ;
    <http://schema.org/name> "input" ;
    a <http://purl.org/wf4ever/wf4ever#Folder> , <http://schema.org/Dataset> .
  <https://w3id.org/ro-id/6942229f-fba8-415d-a326-0ae5fd6360da/folders/ef802be1-c317-4165-b87e-7743036830c4> <http://schema.org/hasPart> <https://raw.githubusercontent.com/Quickbeasts51429/IMD_ANALYSIS/main/IMD_temperature-rolling-mean.ipynb> , <https://raw.githubusercontent.com/Quickbeasts51429/IMD_ANALYSIS/main/Rainfall.ipynb> , <https://raw.githubusercontent.com/Quickbeasts51429/IMD_ANALYSIS/main/Tmax.ipynb> , <https://raw.githubusercontent.com/Quickbeasts51429/IMD_ANALYSIS/main/Tmin.ipynb> , <https://raw.githubusercontent.com/annefou/NDVI_Mumbai/main/Copernicus-Land-analysis.ipynb> ;
    <http://schema.org/name> "tool" ;
    a <http://purl.org/wf4ever/wf4ever#Folder> , <http://schema.org/Dataset> .
  <https://w3id.org/ro-id/6942229f-fba8-415d-a326-0ae5fd6360da/ro-crate-metadata.json> dct:conformsTo <https://w3id.org/ro/crate/1.1> ;
    <http://schema.org/about> <https://w3id.org/ro-id/6942229f-fba8-415d-a326-0ae5fd6360da/> ;
    a <http://schema.org/CreativeWork> .
  <https://w3id.org/ro-id/enrichment/13e229e6-6dbf-4998-b95e-fcd96fab36c2> <http://schema.org/name> "suitable action plan" ;
    a <https://w3id.org/ro/terms/earth-science#Phrase> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "17.6536312849162" ;
    <https://w3id.org/ro/terms/earth-science#score> "15.8" .
  <https://w3id.org/ro-id/enrichment/1bb59ab5-4c72-4f0e-9dc5-8c84f336c1c1> <http://schema.org/name> "city" ;
    a <https://w3id.org/ro/terms/earth-science#Lemma> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "11.450381679389313" ;
    <https://w3id.org/ro/terms/earth-science#score> "7.5" .
  <https://w3id.org/ro-id/enrichment/27f08ed0-69c0-4f5d-acdc-0613dacf8db1> <http://schema.org/name> "basis" ;
    a <https://w3id.org/ro/terms/earth-science#Concept> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "6.573275862068965" ;
    <https://w3id.org/ro/terms/earth-science#score> "6.1" .
  <https://w3id.org/ro-id/enrichment/3a84dbf8-bc35-4799-994a-8c69885f3f34> <http://schema.org/name> "The project aims at establishing the trends of temperature , precipitation and air currents over the city of Mumbai." ;
    a <https://w3id.org/ro/terms/earth-science#Sentence> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "65.13026052104209" ;
    <https://w3id.org/ro/terms/earth-science#score> "65.0" .
  <https://w3id.org/ro-id/enrichment/4feca899-f5dd-41ee-979e-3136f2cb34eb> <http://schema.org/name> "Climate change" ;
    a <https://w3id.org/ro/terms/earth-science#IPTC> ;
    <https://w3id.org/ro/terms/earth-science#path> "Environment/Climate change" .
  <https://w3id.org/ro-id/enrichment/5cfd01cc-e5e9-4a69-8b91-04cb00d18605> <http://schema.org/name> "effects of climate change" ;
    a <https://w3id.org/ro/terms/earth-science#Concept> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "6.357758620689656" ;
    <https://w3id.org/ro/terms/earth-science#score> "5.9" .
  <https://w3id.org/ro-id/enrichment/6b6dbefa-1f3e-4393-86c9-4ea69cb3b66d> <http://schema.org/name> "trend" ;
    a <https://w3id.org/ro/terms/earth-science#Lemma> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "12.213740458015268" ;
    <https://w3id.org/ro/terms/earth-science#score> "8.0" .
  <https://w3id.org/ro-id/enrichment/7438ee76-522f-4cbd-9d7c-598b27864d29> <http://schema.org/name> "climate change" ;
    a <https://w3id.org/ro/terms/earth-science#Concept> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "5.711206896551724" ;
    <https://w3id.org/ro/terms/earth-science#score> "5.3" .
  <https://w3id.org/ro-id/enrichment/75673e35-e02f-4767-9597-0ac7cdb4594c> <http://schema.org/name> "trend" ;
    a <https://w3id.org/ro/terms/earth-science#Concept> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "8.189655172413794" ;
    <https://w3id.org/ro/terms/earth-science#score> "7.6" .
  <https://w3id.org/ro-id/enrichment/7d1c8729-0cff-4f4c-a1c6-f038ac5d6f48> <http://schema.org/name> "trends of temperature" ;
    a <https://w3id.org/ro/terms/earth-science#Phrase> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "32.849162011173185" ;
    <https://w3id.org/ro/terms/earth-science#score> "29.4" .
  <https://w3id.org/ro-id/enrichment/8a6824ae-05bf-4b91-ab59-7a124fceb599> <http://schema.org/name> "atmospheric sciences" ;
    a <https://w3id.org/ro/terms/earth-science#FieldOfResearch> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "100.0" ;
    <https://w3id.org/ro/terms/earth-science#score> "0.7976856231689453" .
  <https://w3id.org/ro-id/enrichment/8c5e7b9a-8110-4a8a-b71b-239309bbc53d> <http://schema.org/name> "city" ;
    a <https://w3id.org/ro/terms/earth-science#Concept> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "7.543103448275862" ;
    <https://w3id.org/ro/terms/earth-science#score> "7.0" .
  <https://w3id.org/ro-id/enrichment/8e91b1d8-a600-491e-a526-2d0d1c1dd366> <http://schema.org/name> "formation" ;
    a <https://w3id.org/ro/terms/earth-science#Concept> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "3.8793103448275863" ;
    <https://w3id.org/ro/terms/earth-science#score> "3.6" .
  <https://w3id.org/ro-id/enrichment/91c5b158-5fe8-41a9-b9fa-2a5405a9b35c> <http://schema.org/name> "concrete analysis" ;
    a <https://w3id.org/ro/terms/earth-science#Phrase> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "10.167597765363128" ;
    <https://w3id.org/ro/terms/earth-science#score> "9.1" .
  <https://w3id.org/ro-id/enrichment/923653e9-32a4-47f0-bd42-6145c007283b> <http://schema.org/name> "analysis of evident effects of climate change" ;
    a <https://w3id.org/ro/terms/earth-science#Phrase> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "12.849162011173185" ;
    <https://w3id.org/ro/terms/earth-science#score> "11.5" .
  <https://w3id.org/ro-id/enrichment/927cb80e-02cf-4187-b14e-b371eb0b0e69> <http://schema.org/name> "action plan" ;
    a <https://w3id.org/ro/terms/earth-science#Lemma> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "13.2824427480916" ;
    <https://w3id.org/ro/terms/earth-science#score> "8.7" .
  <https://w3id.org/ro-id/enrichment/965fe7b0-5f4b-472f-9dcb-3777d72eac68> <http://schema.org/name> "precipitation" ;
    a <https://w3id.org/ro/terms/earth-science#Lemma> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "13.587786259541986" ;
    <https://w3id.org/ro/terms/earth-science#score> "8.9" .
  <https://w3id.org/ro-id/enrichment/a3d5b973-2fae-476c-a540-c18c9c91b552> <http://schema.org/name> "geosciences" ;
    a <https://w3id.org/ro/terms/earth-science#NASA> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "100.0" ;
    <https://w3id.org/ro/terms/earth-science#score> "0.6805506348609924" .
  <https://w3id.org/ro-id/enrichment/a417adf8-b986-471b-9dcc-9cb927dfec72> <http://schema.org/name> "meteorology and climatology" ;
    a <https://w3id.org/ro/terms/earth-science#NASA> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "100.0" ;
    <https://w3id.org/ro/terms/earth-science#score> "0.6805506348609924" .
  <https://w3id.org/ro-id/enrichment/a512706c-a117-4b05-988a-19c07e97c76f> <http://schema.org/name> "Mumbai :  Analysis of evident effects of Climate Change." ;
    a <https://w3id.org/ro/terms/earth-science#Sentence> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "16.23246492985972" ;
    <https://w3id.org/ro/terms/earth-science#score> "16.2" .
  <https://w3id.org/ro-id/enrichment/a789af1c-870a-4153-b924-8b31a6d20e5b> <http://schema.org/name> "earth sciences" ;
    a <https://w3id.org/ro/terms/earth-science#FieldOfResearch> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "100.0" ;
    <https://w3id.org/ro/terms/earth-science#score> "0.7976856231689453" .
  <https://w3id.org/ro-id/enrichment/ae7178ed-4709-484f-9d27-602846ac118d> <http://schema.org/name> "This will lead to establishment of concrete analysis of Climate Change on a 'local' basis and would help establish a suitable action plan." ;
    a <https://w3id.org/ro/terms/earth-science#Sentence> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "18.637274549098198" ;
    <https://w3id.org/ro/terms/earth-science#score> "18.6" .
  <https://w3id.org/ro-id/enrichment/b291c4b4-5503-475d-86b2-334795cf7970> <http://schema.org/name> "air current" ;
    a <https://w3id.org/ro/terms/earth-science#Lemma> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "16.641221374045802" ;
    <https://w3id.org/ro/terms/earth-science#score> "10.9" .
  <https://w3id.org/ro-id/enrichment/b2d20c99-b69f-467b-bf5e-19b3e8150568> <http://schema.org/name> "Mumbai" ;
    a <https://w3id.org/ro/terms/earth-science#Lemma> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "20.916030534351144" ;
    <https://w3id.org/ro/terms/earth-science#score> "13.7" .
  <https://w3id.org/ro-id/enrichment/c33f5a67-ccaf-48b7-93bf-b4a5dcdc7bf0> <http://schema.org/name> "precipitation" ;
    a <https://w3id.org/ro/terms/earth-science#Concept> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "9.15948275862069" ;
    <https://w3id.org/ro/terms/earth-science#score> "8.5" .
  <https://w3id.org/ro-id/enrichment/c727a947-91c6-4c53-a16a-b5eebedb97fa> <http://schema.org/name> "Mumbai" ;
    a <https://w3id.org/ro/terms/earth-science#Concept> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "13.793103448275863" ;
    <https://w3id.org/ro/terms/earth-science#score> "12.8" .
  <https://w3id.org/ro-id/enrichment/cbdae071-f3f4-42e5-a7e6-19b005a1cd59> <http://schema.org/name> "Mumbai" ;
    a <https://w3id.org/contentdesc#Place> ;
    <https://w3id.org/ro/terms/earth-science#wikidata> <https://www.wikidata.org/wiki/Q1156> .
  <https://w3id.org/ro-id/enrichment/d1b9c2c2-b016-4374-a91b-b222b25252a9> <http://schema.org/name> "Weather" ;
    a <https://w3id.org/ro/terms/earth-science#IPTC> ;
    <https://w3id.org/ro/terms/earth-science#path> "Weather" .
  <https://w3id.org/ro-id/enrichment/de80a90c-c976-4c70-b309-bcbe2981b04b> <http://schema.org/name> "project" ;
    a <https://w3id.org/ro/terms/earth-science#Concept> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "5.387931034482759" ;
    <https://w3id.org/ro/terms/earth-science#score> "5.0" .
  <https://w3id.org/ro-id/enrichment/e4f7ac4b-b87c-4a36-a2a1-7ba8cec25fc5> <http://schema.org/name> "analysis of climate change" ;
    a <https://w3id.org/ro/terms/earth-science#Phrase> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "26.480446927374302" ;
    <https://w3id.org/ro/terms/earth-science#score> "23.7" .
  <https://w3id.org/ro-id/enrichment/ea4b532a-5972-4e9e-ab64-d2577665d620> <http://schema.org/name> "temperature" ;
    a <https://w3id.org/ro/terms/earth-science#Concept> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "7.866379310344827" ;
    <https://w3id.org/ro/terms/earth-science#score> "7.3" .
  <https://w3id.org/ro-id/enrichment/ee3eeeb2-4b09-428a-b8b3-4bd011e07572> <http://schema.org/name> "analysis" ;
    a <https://w3id.org/ro/terms/earth-science#Concept> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "6.4655172413793105" ;
    <https://w3id.org/ro/terms/earth-science#score> "6.0" .
  <https://w3id.org/ro-id/enrichment/ef58f383-9829-4e5a-9fbc-aec5a355ac74> <http://schema.org/name> "temperature" ;
    a <https://w3id.org/ro/terms/earth-science#Lemma> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "11.908396946564885" ;
    <https://w3id.org/ro/terms/earth-science#score> "7.8" .
  <https://w3id.org/ro-id/enrichment/f299101e-e578-4028-a886-081e0ec132bb> <http://schema.org/name> "draught" ;
    a <https://w3id.org/ro/terms/earth-science#Concept> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "10.775862068965518" ;
    <https://w3id.org/ro/terms/earth-science#score> "10.0" .
  <https://w3id.org/ro-id/enrichment/f8bf63f9-91ef-41d4-bbfa-972d263f3d89> <http://schema.org/name> "action plan" ;
    a <https://w3id.org/ro/terms/earth-science#Concept> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "8.297413793103448" ;
    <https://w3id.org/ro/terms/earth-science#score> "7.7" .
  <https://w3id.org/ro-id/enrichment/facdc23f-e888-4294-8498-b186633642f6> <http://schema.org/name> "meteorology" ;
    a <https://w3id.org/contentdesc#Domain> ;
    <https://w3id.org/ro/terms/earth-science#normScore> "100.0" ;
    <https://w3id.org/ro/terms/earth-science#score> "10.2" .
  <https://www.imdpune.gov.in/Clim_Pred_LRF_New/Grided_Data_Download.html> <http://schema.org/author> <https://orcid.org/0000-0002-1784-2920> ;
    <http://schema.org/contentUrl> "https://www.imdpune.gov.in/Clim_Pred_LRF_New/Grided_Data_Download.html" ;
    <http://schema.org/creator> <https://orcid.org/0000-0002-1784-2920> ;
    <http://schema.org/dateCreated> "2022-06-24 10:39:19.172760+00:00" ;
    <http://schema.org/dateModified> "2022-06-24 10:39:25.676244+00:00" ;
    <http://schema.org/description> """Webpage containing information about Temperature and Rainfall data from the India Meteorological Department:
1) Daily Gridded Rainfall Data Set Over India New High Spatial Resolution (0.25X0.25 degree) Long Period (1901-2021);
2) Daily minimum and maximum temperature data  (1X1 degree) Long period (1951-2020)""" ;
    <http://schema.org/encodingFormat> "text/html" ;
    <http://schema.org/license> <https://choosealicense.com/no-permission/> ;
    <http://schema.org/name> "IMD Temperature and Rainfall metadata information" ;
    <http://schema.org/sdDatePublished> "2022-06-24 10:39:19.172760+00:00" ;
    a <http://purl.org/wf4ever/wf4ever#Document> , <http://purl.org/wf4ever/wf4ever#Resource> , <http://schema.org/MediaObject> .
  <mailto:annefou@geo.uio.no> <http://schema.org/name> "Anne Fouilloux" ;
    a <http://xmlns.com/foaf/0.1/Agent> .
  <mailto:service-account-enrichment> <http://schema.org/name> "service-account-enrichment" ;
    a <http://xmlns.com/foaf/0.1/Agent> .
  <mailto:soumyajha51429@gmail.com> <http://schema.org/name> "Soumya Jha" ;
    a <http://xmlns.com/foaf/0.1/Agent> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://api.rohub.org/api/ros/6942229f-fba8-415d-a326-0ae5fd6360da/crate/download/ro-crate-metadata.json> .
}
sub:pubinfo {
  this: dct:created "2025-11-11T16:34:40.996+01:00"^^xsd:dateTime ;
    npx:introduces <https://w3id.org/ro-id/6942229f-fba8-415d-a326-0ae5fd6360da/> ;
    a npx:RoCrateNanopub ;
    rdfs:label "Mumbai :  Analysis of evident effects of Climate Change" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA4pPaESKwmC6l37P86K6TNLq6yeQtc7m9CvcqauLs/1FC0viHvQnFBgxj0a+loPDv/Egwe6OqFpa0iW9Ypnyz9YPoh+pxbRXonbuMOb+8Ry9hXZ+TEKfWjhjVDGEaClwfRwglh2HI/xfV4CD9AgvDOEoZQiyta8a90PYwJ3G6e70oCHTn61+OWTkI9KRYHOYgg3btdy2Z7q/30PTFawb2ZT5aIfIJYobUYv2a7yhtcqWCHZeKv0bxGnRjTFNx1rscBMlLJSzvRtpQc1cCRVEPFZHo1adaXCI9tGvn4cxeNQ96y8dxkN1XhpaJairde+23MDzf42Oe97KG2HYzKiyVnQIDAQAB" ;
    npx:hasSignature "PKHHB6a1sz4mQaoK1zwk4WB3mwDlb6bS6eWLChVw1FBnjXWFKg+B6fetVLgCig0PxMUEt9/C7j7L0wGcRBCihqfztIUkYrUJ634DEsFqb1dX6742Wf6/BxxtEGsrUSyU+xB0DN2M7RSmlbMqR4KiVJhxsRRjzkWY58EPxoJubRcjJdJTK3tI8CiKdlQkZ0C/99vevDRjb/NxaMHsoJr52/PYADw6Kbo4tMX78+q9fk0RwdtOXldyV1nY8K9/Bi2r9PPwlow8u2tiql+DOnC3OM4S2tdaLYSuwp1D7Jyw8cqGRmVVi77qKqIBBCQ4KR+7DA/Rz++aVAgNRAr5IR+1jw==" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy <https://w3id.org/kpxl/gen/terms/RoCrateBot> .
}