You are viewing /activity/nca3-aftermath-hurricanes-activity-1 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/nca3-aftermath-hurricanes-activity-1>
   dcterms:identifier "nca3-aftermath-hurricanes-activity-1";

## 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 "Input: \r\nSeaWiFS dataset from NASA Ocean Biology Distributed Active Archive Center (OB.DAAC - http://oceancolor.gsfc.nasa.gov/cms/ ), Level 2 granule found through http://oceancolor.gsfc.nasa.gov/cgi/browse.pl with Search Criteria shown below:\r\n\r\n      - Time Period: Thursday, 23 September 1999 (daytime) \r\n      - Sensors: SeaWiFS\r\n      - SeaWiFS Data Types: MLAC\r\n      - Area of Interest: region bounded by 40.2N and 38.5N and 70.8W and 69.0W\r\n\r\nRearranged the satellite image and two graphs.\r\nSubset was extracted to cover the area of interest (Pamlico Sound) and geometrically corrected"^^xsd:string;
      ] ;
   ] ;

   a prov:Activity .

## The following entity was derived from a dataset using this activity
<http://52.38.26.42:8080/report/nca3/chapter/ecosystems/figure/the-aftermath-of-hurricanes>
   prov:wasDerivedFrom <http://52.38.26.42:8080/article/10.1641/0006-3568(2003)053%5B0953:PPAIOE%5D2.0.CO;2>;
   prov:wasGeneratedBy <http://52.38.26.42:8080/activity/nca3-aftermath-hurricanes-activity-1>.