You are viewing /dataset/nasa-nsidcdaac-ilvis0 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-ilvis0>
   datacite:identifier "nasa-nsidcdaac-ilvis0";
   dcterms:title "IceBridge LVIS L0 Raw Ranges"^^xsd:string;
   datacite:doi "10.5067/E6JPQ3QNW77R";
   datacite:hasIdentifier [ a datacite:AlternateResourceIdentifier; rdf:value "ILVIS0" ] ;
   dcat:landingPage <http://nsidc.org/data/ILVIS0>;
   dcterms:description "This data set contains raw laser altimeter, Inertial Measurement Unit (IMU), Global Positioning System (GPS), and camera data over Greenland, Antarctica, and Alaska taken from the NASA Land, Vegetation, and Ice Sensor (LVIS). The data were collected as part of Operation IceBridge funded campaigns, including the Arctic Radiation - IceBridge Sea and Ice Experiment (ARISE)."^^xsd:string;
 
## Dates of dataset release and access
   dcterms:issued "2011-01-13T00:00:00"^^xsd:dateTime;

## Spatial and temporal information:
dcterms:spatial [
    a dcterms:Location, gcis:SpatialExtent;
    gcis:northBoundLatitude "75"^^xsd:float;
    gcis:southBoundLatitude "72"^^xsd:float;
    gcis:eastBoundLongitude "-140"^^xsd:float;
    gcis:westBoundLongitude "-160"^^xsd:float;
  ] ;
dcterms:temporal [
    a dcterms:PeriodOfTime, gcis:TemporalExtent;
    gcis:startDate "2009-04-14T00:00:00"^^xsd:dateTime;
    ] ;

## Attributes and keywords

## Instrument Instances

   a gcis:Dataset .




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