You are viewing /dataset/nsidc-0133 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-0133>
   datacite:identifier "nsidc-0133";
   dcterms:title "Siple Dome Cores Electrical Measurement Data"^^xsd:string;
   datacite:doi "10.7265/N5DR2SDN";
   datacite:hasIdentifier [ a datacite:AlternateResourceIdentifier; rdf:value "NSIDC-0133" ] ;
   dcat:landingPage <http://nsidc.org/data/NSIDC-0133>;
   dcterms:description "This data set is part of the WAISCORES project, an NSF-funded project to understand the influence of the West Antarctic ice sheet on climate and sea level change. WAISCORES researchers acquired and analyzed ice cores from the Siple Dome, in the Siple Coast region, West Antarctica. Taylor measured the electrical conductivity (ECM) and Complex Conductivity (CC), a measure of the total ions in the ice, in the main Siple Dome ice core. Measurements were taken along the core from a depth of 0 m to 800 m. The project also analyzed shallower cores for ECM and dielectric properties (DEP). (DEP is also a measure of the total ions in the ice, but with lower spatial resolution than the CC.) Albedo measurements where made on the shallow cores and the main core to a depth of 391 m. The data set includes images showing the electrical conductivity of a vertical section of the core."^^xsd:string;
 
## Dates of dataset release and access
   dcterms:issued "2003-05-08T00:00:00"^^xsd:dateTime;

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