You are viewing /dataset/nasa-nsidcdaac-0422 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-0422>
   datacite:identifier "nasa-nsidcdaac-0422";
   dcterms:title "Antarctic 1 km Digital Elevation Model (DEM) from Combined ERS-1 Radar and ICESat Laser Satellite Altimetry"^^xsd:string;
   datacite:doi "10.5067/H0FQ1KL9NEKM";
   datacite:hasIdentifier [ a datacite:AlternateResourceIdentifier; rdf:value "NSIDC-0422" ] ;
   dcat:landingPage <http://nsidc.org/data/NSIDC-0422>;
   dcterms:description "This data set provides a 1 km resolution Digital Elevation Model (DEM) of Antarctica. The DEM combines measurements from the European Remote Sensing Satellite-1 (ERS-1) Satellite Radar Altimeter (SRA) and the Ice, Cloud, and land Elevation Satellite (ICESat) Geosciences Laser Altimeter System (GLAS). The ERS-1 data are from two long repeat cycles of 168 days initiated in March 1994, and the GLAS data are from 20 February 2003 through 21 March 2008. The data set is approximately 240 MB comprised of two gridded binary files and two Environment for Visualizing Images (ENVI) header files viewable using ENVI or other similar software packages. The data are available via FTP."^^xsd:string;
 
## Dates of dataset release and access
   dcterms:issued "2009-12-08T00:00:00"^^xsd:dateTime;

## Spatial and temporal information:
dcterms:spatial [
    a dcterms:Location, gcis:SpatialExtent;
    gcis:northBoundLatitude "-60"^^xsd:float;
    gcis:southBoundLatitude "-86"^^xsd:float;
    gcis:eastBoundLongitude "180"^^xsd:float;
    gcis:westBoundLongitude "-180"^^xsd:float;
  ] ;
dcterms:temporal [
    a dcterms:PeriodOfTime, gcis:TemporalExtent;
    gcis:startDate "2003-02-20T00:00:00"^^xsd:dateTime;
    gcis:endDate "2008-03-21T00:00:00"^^xsd:dateTime;
    ] ;

## Attributes and keywords

## Instrument Instances
   prov:wasAttributedTo <http://52.38.26.42:8080/platform/ice-cloud-and-land-elevation-satellite/instrument/geoscience-laser-altimeter-system>;

   a gcis:Dataset .




## This entity was produced by an organization:     
<http://52.38.26.42:8080/dataset/nasa-nsidcdaac-0422>    
   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-0422>
   skos:altLabel "oai:nsidc/NSIDC-0422";
   gcis:hasURL "http://nsidc.org/api/dataset/2/oai?verb=GetRecord&metadataPrefix=dif&identifier=oai:nsidc/NSIDC-0422";
   skos:exactMatch <http://52.38.26.42:8080/lexicon/nsidc/dataset/oai:nsidc/NSIDC-0422> .