You are viewing /dataset/nsidc-g02177 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-g02177>
   datacite:identifier "nsidc-g02177";
   dcterms:title "Ice Draft and Ice Velocity Data in the Beaufort Sea, 1990-2003"^^xsd:string;
   datacite:doi "10.7265/N58913S6";
   datacite:hasIdentifier [ a datacite:AlternateResourceIdentifier; rdf:value "G02177" ] ;
   dcat:landingPage <http://nsidc.org/data/G02177>;
   dcterms:description "This data set provides measurement of sea ice draft (m) and the movement of sea ice (cm/s) over the continental shelf of the Eastern Beaufort Sea. The data set spans April 1990 to September 2003. The data set was acquired to assist in determining the character and recurrence of ice features hazardous to offshore industrial activity, specifically for the exploitation of hydrocarbon reserves and the impact of climate variability and change on the Beaufort Sea ice regime. Observations were made using two types of self-contained Upward Looking Sonar (ULS) moored near the sea floor: an Ice Profiling Sonar (IPS) used to obtain ice draft data and an Acoustic Doppler Current Profiler (ADCP) used to obtain the ice velocity data. The data are provided in ASCII text format and are available via FTP."^^xsd:string;
 
## Dates of dataset release and access
   dcterms:issued "2008-09-01T00:00:00"^^xsd:dateTime;

## Spatial and temporal information:
dcterms:spatial [
    a dcterms:Location, gcis:SpatialExtent;
    gcis:northBoundLatitude "74.152"^^xsd:float;
    gcis:southBoundLatitude "70.083"^^xsd:float;
    gcis:eastBoundLongitude "-125.577"^^xsd:float;
    gcis:westBoundLongitude "-133.828"^^xsd:float;
  ] ;
dcterms:temporal [
    a dcterms:PeriodOfTime, gcis:TemporalExtent;
    gcis:startDate "1990-04-01T00:00:00"^^xsd:dateTime;
    gcis:endDate "2003-09-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-g02177>    
   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-g02177>
   skos:altLabel "oai:nsidc/G02177";
   gcis:hasURL "http://nsidc.org/api/dataset/2/oai?verb=GetRecord&metadataPrefix=dif&identifier=oai:nsidc/G02177";
   skos:exactMatch <http://52.38.26.42:8080/lexicon/nsidc/dataset/oai:nsidc/G02177> .