You are viewing /dataset/nsidc-g00945 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-g00945>
   datacite:identifier "nsidc-g00945";
   dcterms:title "Great Lakes Daily Ice Observations at NOAA Water Level Gauge Sites"^^xsd:string;
   datacite:doi "10.7265/N5PN93HT";
   datacite:hasIdentifier [ a datacite:AlternateResourceIdentifier; rdf:value "G00945" ] ;
   dcat:landingPage <http://nsidc.org/data/G00945>;
   dcterms:description "This data set contains daily visual ice observations taken yearly from 1 November to 30 April at NOAA/National Ocean Service water level gauge sites in the Great Lakes Basin from 1956 to the 1997. Not all gauge sites have reported each season; a list of sites with coordinates and reporting years is included with the data set. The longest records tend to be at river stations such as St. Clair, St. Marys, Detroit, and St. Lawrence. Daily observations are coded (open water, solid ice, honeycombed ice, slush ice, windrowed ice, drifting ice, ice gorge), as well as first and last reported ice for eachseason. This time series is a unique data set."^^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 "-75"^^xsd:float;
    gcis:westBoundLongitude "-93"^^xsd:float;
  ] ;
dcterms:temporal [
    a dcterms:PeriodOfTime, gcis:TemporalExtent;
    gcis:startDate "1956-11-01T00:00:00"^^xsd:dateTime;
    gcis:endDate "1997-04-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-g00945>    
   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-g00945>
   skos:altLabel "oai:nsidc/G00945";
   gcis:hasURL "http://nsidc.org/api/dataset/2/oai?verb=GetRecord&metadataPrefix=dif&identifier=oai:nsidc/G00945";
   skos:exactMatch <http://52.38.26.42:8080/lexicon/nsidc/dataset/oai:nsidc/G00945> .