You are viewing /dataset/nsidc-0350 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-0350>
   datacite:identifier "nsidc-0350";
   dcterms:title "Giant Icebergs of the Ross Sea, in situ Drift and Weather Measurements, Antarctica"^^xsd:string;
   datacite:doi "10.7265/N5VM496K";
   datacite:hasIdentifier [ a datacite:AlternateResourceIdentifier; rdf:value "NSIDC-0350" ] ;
   dcat:landingPage <http://nsidc.org/data/NSIDC-0350>;
   dcterms:description "During 2001-2006, 6 giant icebergs (B15A, B15J, B15K, C16 and C25) adrift in the southwestern Ross Sea, Antarctica, were instrumented with global positioning system (GPS) receivers, magnetic compasses and automatic weather stations (AWS), to monitor their behavior in the near-coastal environment and to record their exit into the Southern Ocean. The GPS and AWS data were collected on a 20-minute interval, Many of the station data timeseries are continuous for periods of up to 7 years, with icebergs C16 and B15J having the longest records. The data is considered useful for examining the processes of iceberg drift (and other behaviors) on time scales that are shorter than what is possible through satellite image iceberg tracking. Data are available in comma-delimited ASCII format and Matlab native mat files."^^xsd:string;
 
## Dates of dataset release and access
   dcterms:issued "2008-10-20T00:00:00"^^xsd:dateTime;

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