You are viewing /dataset/nsidc-0516 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/nsidc-0516>
   datacite:identifier "nsidc-0516";
   dcterms:title "Antarctic Peninsula 100 m Digital Elevation Model Derived from ASTER GDEM"^^xsd:string;
   datacite:doi "10.7265/N58K7711";
   datacite:hasIdentifier [ a datacite:AlternateResourceIdentifier; rdf:value "NSIDC-0516" ] ;
   dcat:landingPage <http://nsidc.org/data/NSIDC-0516>;
   dcterms:description "This data set provides a 100 meter resolution surface topography Digital Elevation Model (DEM) of the Antarctic Peninsula. The DEM is based on Advanced Spaceborne Thermal Emission and Reflection Radiometer (ASTER) Global Digital Elevation Model (GDEM) data. The original GDEM data are accurate for coastal regions of the Antarctic Peninsula, but contain large errors on snow- and ice-covered regions. This data set was developed using a new method specifically for smoothing erroneous regions, and has a mean elevation difference of - 4 meters (±25 m Root Mean Square Error [RMSE]) when compared to data from the NASA Ice, Cloud,and Land Elevation Satellite (ICESat), although elevation accuracies are lower on mountain peaks and steep-sided slopes. Data are available via FTP in GeoTIFF and ASCII formats."^^xsd:string;
 
## Dates of dataset release and access
   dcterms:issued "2012-04-30T00:00:00"^^xsd:dateTime;

## Spatial and temporal information:
dcterms:spatial [
    a dcterms:Location, gcis:SpatialExtent;
    gcis:northBoundLatitude "-63"^^xsd:float;
    gcis:southBoundLatitude "-70"^^xsd:float;
    gcis:eastBoundLongitude "-55"^^xsd:float;
    gcis:westBoundLongitude "-70"^^xsd:float;
  ] ;
dcterms:temporal [
    a dcterms:PeriodOfTime, gcis:TemporalExtent;
    gcis:startDate "2000-01-01T00:00:00"^^xsd:dateTime;
    gcis:endDate "2009-12-31T00:00:00"^^xsd:dateTime;
    ] ;

## Attributes and keywords

## Instrument Instances
   prov:wasAttributedTo <http://52.38.26.42:8080/platform/terra/instrument/advanced-spaceborne-thermal-emission-and-reflection-radiometer>;

   a gcis:Dataset .




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


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