You are viewing /dataset/nsidc-g02129 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-g02129>
   datacite:identifier "nsidc-g02129";
   dcterms:title "Southern Hemisphere Ice Limits, 1973-1978"^^xsd:string;
   datacite:doi "10.7265/N53R0QRR";
   datacite:hasIdentifier [ a datacite:AlternateResourceIdentifier; rdf:value "G02129" ] ;
   dcat:landingPage <http://nsidc.org/data/G02129>;
   dcterms:description "Weekly Southern Ocean ice limits, have been digitized from U.S. Navy Fleet Weather Facility ice charts, at the Max-Planck Institut fur Meteorologie, Hamburg. Coverage is from 1 January 1973 to 31 June 1978. Data are gridded at 5 degree longitude intervals and are available via ftp. <strong>Note:</strong> NOAA@NSIDC believes these data to be of value, however, they should be used with caution because we are unable to quality check the data or provide documentation due to lack of funding. If you have any information about this data set that others would find useful, please contact <a href=\"mailto:nsidc@nsidc.org\">NSIDC User Services</a>."^^xsd:string;
 
## Dates of dataset release and access
   dcterms:issued "2003-07-25T00:00:00"^^xsd:dateTime;

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