You are viewing /dataset/nsidc-0497 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-0497>
   datacite:identifier "nsidc-0497";
   dcterms:title "MOA-derived Structural Feature Map of the Ronne Ice Shelf"^^xsd:string;
   datacite:doi "10.7265/N5PR7SXR";
   datacite:hasIdentifier [ a datacite:AlternateResourceIdentifier; rdf:value "NSIDC-0497" ] ;
   dcat:landingPage <http://nsidc.org/data/NSIDC-0497>;
   dcterms:description "This data set provides a structural feature map of the Ronne Ice Shelf in Antarctica (also known as the Filchner-Ronne Ice Shelf). The map was developed as part of a project to study fracture propagation in the Ronne Ice Shelf, with special focus on the Evans Ice Stream. Features were digitized from the MODIS Mosaic of Antartica (MOA), a composite of individual Moderate Resolution Imaging Spectradiometer (MODIS) images taken between 20 November 2003 and 29 February 2004, with an effective resolution of 125 m. The data set includes estimates of the shelf boundary, including ice stream grounding zones, outlets of glaciers feeding the shelf, extents of islands and ice rises, and the location of the shelf front, and features observed within the shelf, including suture zones between ice streams, streaklines, fractures (crevasses and rifts), and fold-like features. Individual features can be extracted as a group of points and grouping is used to facilitate identification and plotting. Data files are available via FTP in ASCII text (.txt) format. One image file, in Portable Document Format (.pdf), shows the data included in the dataset, plotted using MATLAB. The data set also provides a MATLAB script which can be used to plot the data."^^xsd:string;
 
## Dates of dataset release and access
   dcterms:issued "2011-07-15T00:00:00"^^xsd:dateTime;

## Spatial and temporal information:
dcterms:spatial [
    a dcterms:Location, gcis:SpatialExtent;
    gcis:northBoundLatitude "-74.355"^^xsd:float;
    gcis:southBoundLatitude "-84.679"^^xsd:float;
    gcis:eastBoundLongitude "-26.111"^^xsd:float;
    gcis:westBoundLongitude "-86.557"^^xsd:float;
  ] ;
dcterms:temporal [
    a dcterms:PeriodOfTime, gcis:TemporalExtent;
    gcis:startDate "2003-11-20T00:00:00"^^xsd:dateTime;
    gcis:endDate "2004-02-29T00:00:00"^^xsd:dateTime;
    ] ;

## Attributes and keywords

## Instrument Instances
   prov:wasAttributedTo <http://52.38.26.42:8080/platform/terra/instrument/moderate-resolution-imaging-spectroradiometer>;

   a gcis:Dataset .




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