You are viewing /activity/134d344e-indicator-frost-free-season-process in Turtle
Alternatives : HTML JSON YAML text N-Triples JSON Triples RDF+XML RDF+JSON Graphviz SVG
Raw
@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#> .

<http://52.38.26.42:8080/activity/134d344e-indicator-frost-free-season-process>
   dcterms:identifier "134d344e-indicator-frost-free-season-process";

## The activity began and ended at the following times

## 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 "Satellite microwave sensors are used to determine the predominant frozen or thawed status of water on the land surface at a given time. Spatial measurements are taken over the contiguous United States and Alaska and include all vegetated land areas where seasonal frozen temperatures are a major constraint to growth. Non-frozen season data are converted to degrees F and aggregated. Anomalies are shown relative to the 1979-2010 average. \r\n\r\nThe data used are from January 1, 1979 to December 31, 2010.\r\n\r\nData was accessed on September 17, 2014."^^xsd:string;
      ] ;
   ] ;

   a prov:Activity .

## The following entity was derived from a dataset using this activity
<http://52.38.26.42:8080/image/134d344e-1618-439a-a6b0-adfe65f2f4db>
   prov:wasDerivedFrom <http://52.38.26.42:8080/dataset/nasa-nsidcdaac-nsidc-0477>;
   prov:wasGeneratedBy <http://52.38.26.42:8080/activity/134d344e-indicator-frost-free-season-process>.