You are viewing /dataset/nsidc-g10005 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-g10005>
   datacite:identifier "nsidc-g10005";
   dcterms:title "MASAM2: Daily 4 km Arctic Sea Ice Concentration, 2012-2014"^^xsd:string;
   datacite:doi "10.7265/N5ZS2TFT";
   datacite:hasIdentifier [ a datacite:AlternateResourceIdentifier; rdf:value "G10005" ] ;
   dcat:landingPage <http://nsidc.org/data/G10005>;
   dcterms:description "The MASIE-AMSR2 (MASAM2) daily 4 km sea ice concentration is a prototype concentration product that is a blend of two other daily sea ice data products: ice coverage from the Multisensor Analyzed Sea Ice Extent (MASIE) product at a 4 km grid cell size and ice concentration from the Advanced Microwave Scanning Radiometer 2 (AMSR2) at a 10 km grid cell size. MASAM2 was developed to meet a need for greater accuracy and higher resolution in ice concentration fields that are used to initialize an operational sea ice forecast model. By applying some simple rules to blend the two sources, a 4 km concentration product is produced that can be used in the model. This prototype only covers 27 months, from July 2012 to mid-November 2014."^^xsd:string;
 
## Dates of dataset release and access
   dcterms:issued "2015-03-26T00:00:00"^^xsd:dateTime;

## Spatial and temporal information:
dcterms:spatial [
    a dcterms:Location, gcis:SpatialExtent;
    gcis:northBoundLatitude "90"^^xsd:float;
    gcis:southBoundLatitude "29.08"^^xsd:float;
    gcis:eastBoundLongitude "180"^^xsd:float;
    gcis:westBoundLongitude "-180"^^xsd:float;
  ] ;
dcterms:temporal [
    a dcterms:PeriodOfTime, gcis:TemporalExtent;
    gcis:startDate "2012-07-03T00:00:00"^^xsd:dateTime;
    gcis:endDate "2014-11-12T00: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-g10005>    
   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-g10005>
   skos:altLabel "oai:nsidc/G10005";
   gcis:hasURL "http://nsidc.org/api/dataset/2/oai?verb=GetRecord&metadataPrefix=dif&identifier=oai:nsidc/G10005";
   skos:exactMatch <http://52.38.26.42:8080/lexicon/nsidc/dataset/oai:nsidc/G10005> .