You are viewing /dataset/nsidc-0504 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-0504>
   datacite:identifier "nsidc-0504";
   dcterms:title "Alkanes in Firn Air Samples, Antarctica and Greenland"^^xsd:string;
   datacite:doi "10.7265/N5X9287C";
   datacite:hasIdentifier [ a datacite:AlternateResourceIdentifier; rdf:value "NSIDC-0504" ] ;
   dcat:landingPage <http://nsidc.org/data/NSIDC-0504>;
   dcterms:description "This data set contains ethane, propane, and n-butane measurements in firn air from the South Pole and the West Antarctic Ice Sheet (WAIS) Divide in Antarctica, and from Summit, Greenland. The WAIS Divide and South Pole samples were collected in December to January of of 2005/06 and 2008/09, respectively. The Summit firn was sampled in the summer of 2006. Analyses were conducted on a gas chromatography - mass spectrometry (GC-MS) system at the University of California, Irvine. Measurements and the associated uncertainties are reported as dry air molar mixing ratios in part per trillion (ppt). The reported measurements for each sampling depth represent a mean of multiple measurements on more than one flask in most cases. Data are available via FTP in Microsoft Excel (.xls) format."^^xsd:string;
 
## Dates of dataset release and access
   dcterms:issued "2011-11-30T00:00:00"^^xsd:dateTime;

## Spatial and temporal information:
dcterms:spatial [
    a dcterms:Location, gcis:SpatialExtent;
    gcis:northBoundLatitude "-79.47"^^xsd:float;
    gcis:southBoundLatitude "-79.47"^^xsd:float;
    gcis:eastBoundLongitude "112.09"^^xsd:float;
    gcis:westBoundLongitude "112.09"^^xsd:float;
  ] ;
dcterms:temporal [
    a dcterms:PeriodOfTime, gcis:TemporalExtent;
    gcis:startDate "2005-12-01T00:00:00"^^xsd:dateTime;
    gcis:endDate "2006-01-31T00: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/nsidc-0504>    
   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-0504>
   skos:altLabel "oai:nsidc/NSIDC-0504";
   gcis:hasURL "http://nsidc.org/api/dataset/2/oai?verb=GetRecord&metadataPrefix=dif&identifier=oai:nsidc/NSIDC-0504";
   skos:exactMatch <http://52.38.26.42:8080/lexicon/nsidc/dataset/oai:nsidc/NSIDC-0504> .