You are viewing /dataset/nasa-nsidcdaac-ae_rngd in Turtle
Alternatives : HTML JSON YAML text N-Triples JSON Triples RDF+XML RDF+JSON Graphviz SVG
Raw
@prefix datacite: <http://purl.org/spar/datacite/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix gcis: <http://data.globalchange.gov/gcis.owl#> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix biro: <http://purl.org/spar/biro/> .

<http://52.38.26.42:8080/dataset/nasa-nsidcdaac-ae_rngd>
   datacite:identifier "nasa-nsidcdaac-ae_rngd";
   dcterms:title "AMSR-E/Aqua Monthly L3 5x5 deg Rainfall Accumulations"^^xsd:string;
   datacite:doi "10.5067/AMSR-E/AE_RNGD.002";
   datacite:hasIdentifier [ a datacite:AlternateResourceIdentifier; rdf:value "AE_RnGd" ] ;
   dcat:landingPage <http://nsidc.org/data/AE_RnGd>;
   dcterms:description "The Advanced Microwave Scanning Radiometer - Earth Observing System (AMSR-E) instrument on the NASA EOS Aqua satellite provides global passive microwave measurements of terrestrial, oceanic, and atmospheric variables for the investigation of water and energy cycles. This Level-3 rainfall accumulation product (AE_RnGd) consists of two grids of 28 rows by 72 columns of monthly averaged rainfall accumulation over ocean and land. Both grids are 5 degree by 5 degree resolution. Monthly ocean rainfall accumulation (mm) is derived from the Wilheit, Kummerow, and Ferraro (1991) algorithm, using Level-2A brightness temperatures as input. Monthly land rainfall accumulation (mm) is derived from the McCollum and Ferraro (2003) algorithm, using Level-2B rainfall data as input. Data are stored in HDF-EOS format, and are available from 19 June 2002 to 1 October 2011 via FTP."^^xsd:string;
 
## Dates of dataset release and access
   dcterms:issued "2004-01-01T00:00:00"^^xsd:dateTime;

## Spatial and temporal information:
dcterms:spatial [
    a dcterms:Location, gcis:SpatialExtent;
    gcis:northBoundLatitude "70"^^xsd:float;
    gcis:southBoundLatitude "-70"^^xsd:float;
    gcis:eastBoundLongitude "180"^^xsd:float;
    gcis:westBoundLongitude "-180"^^xsd:float;
  ] ;
dcterms:temporal [
    a dcterms:PeriodOfTime, gcis:TemporalExtent;
    gcis:startDate "2002-06-19T00:00:00"^^xsd:dateTime;
    gcis:endDate "2011-10-01T00:00:00"^^xsd:dateTime;
    ] ;

## Attributes and keywords

## Instrument Instances
   prov:wasAttributedTo <http://52.38.26.42:8080/platform/aqua/instrument/advanced-microwave-scanning-radiometer-eos>;

   a gcis:Dataset .




## This entity was produced by an organization:     
<http://52.38.26.42:8080/dataset/nasa-nsidcdaac-ae_rngd>    
   prov:qualifiedAttribution [
      a prov:Attribution;
      prov:agent <http://52.38.26.42:8080/organization/national-snow-ice-data-center-distributed-active-archive-center>;
      prov:hadRole <http://52.38.26.42:8080/role_type/data_archive>;
      ] .


## Also known as:
<http://52.38.26.42:8080/dataset/nasa-nsidcdaac-ae_rngd>
   skos:altLabel "oai:nsidc/AE_RnGd";
   gcis:hasURL "http://nsidc.org/api/dataset/2/oai?verb=GetRecord&metadataPrefix=dif&identifier=oai:nsidc/AE_RnGd";
   skos:exactMatch <http://52.38.26.42:8080/lexicon/nsidc/dataset/oai:nsidc/AE_RnGd> .