You are viewing /dataset/nasa-nsidcdaac-glah14 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-glah14>
   datacite:identifier "nasa-nsidcdaac-glah14";
   dcterms:title "GLAS/ICEsat L2 Global Land Surface Altimetry Data (HDF5)"^^xsd:string;
   datacite:doi "10.5067/ICESAT/GLAS/DATA211";
   datacite:hasIdentifier [ a datacite:AlternateResourceIdentifier; rdf:value "GLAH14" ] ;
   dcat:landingPage <http://nsidc.org/data/GLAH14>;
   dcterms:description "GLAH06 is used in conjunction with GLAH05 to create the Level-2 altimetry products. Level-2 altimetry data provide surface elevations for ice sheets (GLAH12), sea ice (GLAH13), land (GLAH14), and oceans (GLAH15). Data also include the laser footprint geolocation and reflectance, as well as geodetic, instrument, and atmospheric corrections for range measurements. The Level-2 elevation products, are regional products archived at 14 orbits per granule, starting and stopping at the same demarcation (± 50° latitude) as GLAH05 and GLAH06. Each regional product is processed with algorithms specific to that surface type. Surface type masks define which data are written to each of the products. If any data within a given record fall within a specific mask, the entire record is written to the product. Masks can overlap: for example, non-land data in the sea ice region may be written to the sea ice and ocean products. This means that an algorithm may write the same data to more than one Level-2 product. In this case, different algorithms calculate the elevations in their respective products. The surface type masks are versioned and archived at NSIDC, so users can tell which data to expect in each product. Each data granule has an associated browse product."^^xsd:string;
 
## Dates of dataset release and access
   dcterms:issued "2014-10-17T00:00:00"^^xsd:dateTime;

## Spatial and temporal information:
dcterms:spatial [
    a dcterms:Location, gcis:SpatialExtent;
    gcis:northBoundLatitude "86"^^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 "2009-10-11T00: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-glah14>    
   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-glah14>
   skos:altLabel "oai:nsidc/GLAH14";
   gcis:hasURL "http://nsidc.org/api/dataset/2/oai?verb=GetRecord&metadataPrefix=dif&identifier=oai:nsidc/GLAH14";
   skos:exactMatch <http://52.38.26.42:8080/lexicon/nsidc/dataset/oai:nsidc/GLAH14> .