You are viewing /dataset/nasa-nsidcdaac-nmhrir3h 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/nasa-nsidcdaac-nmhrir3h>
   datacite:identifier "nasa-nsidcdaac-nmhrir3h";
   dcterms:title "Nimbus High Resolution Infrared Radiometer Remapped Digital Data Daily L3, HDF5"^^xsd:string;
   datacite:doi "10.5067/NIMBUS/NmHRIR3H";
   datacite:hasIdentifier [ a datacite:AlternateResourceIdentifier; rdf:value "NmHRIR3H" ] ;
   dcat:landingPage <http://nsidc.org/data/NmHRIR3H>;
   dcterms:description "This data set (NmHRIR3H) consists of daily, global composites of High Resolution Infrared Radiometer (HRIR) data obtained by the Nimbus 1, Nimbus 2, and Nimbus 3 satellites during 1964, 1966, and 1969. Each composite is provided as a set of three HDF5-formatted files: separate North and South Polar projections in the 10 km Equal-Area Scalable Earth Grid (EASE-Grid) and an equatorial projection in a 20 km equidistant grid for the region between 60 N and 60 S. Browse images are also available."^^xsd:string;
 
## Dates of dataset release and access
   dcterms:issued "2013-10-22T00:00:00"^^xsd:dateTime;

## Spatial and temporal information:
dcterms:spatial [
    a dcterms:Location, gcis:SpatialExtent;
    gcis:northBoundLatitude "90"^^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 "1969-04-17T00:00:00"^^xsd:dateTime;
    gcis:endDate "1969-11-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/nasa-nsidcdaac-nmhrir3h>    
   prov:qualifiedAttribution [
      a prov:Attribution;
      prov:agent <http://52.38.26.42:8080/organization/national-snow-ice-data-center-distributed-active-archive-center>;
      prov:hadRole <http://52.38.26.42:8080/role_type/data_archive>;
      ] .


## Also known as:
<http://52.38.26.42:8080/dataset/nasa-nsidcdaac-nmhrir3h>
   skos:altLabel "oai:nsidc/NmHRIR3H";
   gcis:hasURL "http://nsidc.org/api/dataset/2/oai?verb=GetRecord&metadataPrefix=dif&identifier=oai:nsidc/NmHRIR3H";
   skos:exactMatch <http://52.38.26.42:8080/lexicon/nsidc/dataset/oai:nsidc/NmHRIR3H> .