You are viewing /dataset/nsidc-g00801 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-g00801>
   datacite:identifier "nsidc-g00801";
   dcterms:title "GLERL Great Lakes Air Temperature/Degree Day Climatology, 1897-1983"^^xsd:string;
   datacite:doi "10.7265/N5VD6WCJ";
   datacite:hasIdentifier [ a datacite:AlternateResourceIdentifier; rdf:value "G00801" ] ;
   dcat:landingPage <http://nsidc.org/data/G00801>;
   dcterms:description "Daily maximum and minimum temperatures for 25 stations around the Great Lakes, 1897 to 1983, were given to NSIDC by the NOAA Great Lakes Environmental Research Laboratory (GLERL), Ann Arbor, MI. Daily data can be used to produce daily maximum, minimum and mean temperatures, and seasonal accumulations of freezing and thawing degree days. The statistical data are archived on 25 reels of 35 mm microfilm, one roll per station. Microfilm rolls are the appendices to Assel (1980), with updates covering 1978 to 1983 spliced to the end of each microfilm roll. Data sources include U.S. Department of Commerce summaries of meteorological data for Minnesota, Michigan, Wisconsin, Illinois, Pennsylvania and New York, and the monthly meteorological observations published by Environment Canada. Stations are: Rochester, NY, Kingston, Ont., Port Dover, Ont., Buffalo, NY, Oswego, NY, Detroit, MI, Chicago, IL, Cleveland, OH, Toledo, OH, Erie, PA, Alpena, MI, Bay City, MI, Port Huron, MI, Green Bay, WI, Milwaukee, WI, Parry Sound, Ont., Fort William, Ont., Thunder Bay, Ont., Escanaba, MI, Traverse City, MI, Muskegon, MI, Toronto, Ont., Houghton, MI, Marquette, MI, Sault Ste. Marie, MI, Duluth, MI."^^xsd:string;
 
## Dates of dataset release and access
   dcterms:issued "1995-01-01T00:00:00"^^xsd:dateTime;

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