- Search
- Impacts, Risks, and Adaptation in the United States: The Fourth National Climate Assessment, Volume II
- Featured Publications
- All Publications
- contributors
Alternatives : HTML JSON YAML text N-Triples JSON Triples RDF+XML RDF+JSON Graphviz SVG
@prefix dcterms: <http://purl.org/dc/terms/> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . @prefix prov: <http://www.w3.org/ns/prov#> . @prefix dbpedia_owl: <http://dbpedia.org/ontology/> . @prefix gcis: <http://data.globalchange.gov/gcis.owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . <https://data.globalchange.gov/activity/nca3-forest-ecosystems-disturbances-activity-2> dcterms:identifier "nca3-forest-ecosystems-disturbances-activity-2"; ## Duration of the activity dcterms:extent [ rdf:value ""^^xsd:string ] ; ## Output datafiles ## assignment of responsibility to an agent for an activity, indicating that the agent ## had a role in the activity. It further allows for a plan to be specified, which is ## the plan intended by the agent to achieve some goals in the context of this activity. prov:qualifiedAssociation [ a prov:Association ; prov:agent [ a prov:Agent ; ] ; prov:hadPlan [ a prov:Plan; rdf:value "Inputs:\r\n1. MODIS Aqua dataset – MYD11A2 (Temperature and Emissivity), collection 5 - https://lpdaac.usgs.gov/dataset_discovery/modis/modis_products_table \r\n2. MODIS Aqua dataset – MYD13A2 (Vegetation Indices), collection 5 - https://lpdaac.usgs.gov/dataset_discovery/modis/modis_products_table\r\n\r\nDescribed in detail in article http://data.globalchange.gov/article/10.1016/j.rse.2009.05.016."^^xsd:string; ] ; ] ; a prov:Activity . ## The following entity was derived from a dataset using this activity <https://data.globalchange.gov/report/nca3/chapter/forests/figure/forest-ecosystem-disturbances> prov:wasDerivedFrom <https://data.globalchange.gov/article/10.1016/j.rse.2009.05.016>; prov:wasGeneratedBy <https://data.globalchange.gov/activity/nca3-forest-ecosystems-disturbances-activity-2>.