You are viewing /dataset/nasa-nsidcdaac-spl1ap 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-spl1ap>
   datacite:identifier "nasa-nsidcdaac-spl1ap";
   dcterms:title "SMAP L1A Radiometer Time-Ordered Parsed Telemetry"^^xsd:string;
   datacite:doi "10.5067/3G0GFQR7OT5E";
   datacite:hasIdentifier [ a datacite:AlternateResourceIdentifier; rdf:value "SPL1AP" ] ;
   dcat:landingPage <http://nsidc.org/data/SPL1AP>;
   dcterms:description "<p>Each Level-1A (L1A) data file/granule incorporates all radiometer data downlinked from the Soil Moisture Active Passive (SMAP) spacecraft for one specific half orbit. The data are scaled instrument counts of the following:</p> <ul> <li>The first four raw moments of the fullband channel for both vertical and horizontal polarizations</li> <li>The complex cross-correlations of the fullband channel</li> <li>The 16 subband channels for both vertical and horizontal polarizations.</li> </ul>"^^xsd:string;
 
## Dates of dataset release and access
   dcterms:issued "2015-07-23T00:00:00"^^xsd:dateTime;

## Spatial and temporal information:
dcterms:spatial [
    a dcterms:Location, gcis:SpatialExtent;
    gcis:northBoundLatitude "86.4"^^xsd:float;
    gcis:southBoundLatitude "-86.4"^^xsd:float;
    gcis:eastBoundLongitude "180"^^xsd:float;
    gcis:westBoundLongitude "-180"^^xsd:float;
  ] ;
dcterms:temporal [
    a dcterms:PeriodOfTime, gcis:TemporalExtent;
    gcis:startDate "2015-03-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/nasa-nsidcdaac-spl1ap>    
   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-spl1ap>
   skos:altLabel "oai:nsidc/SPL1AP";
   gcis:hasURL "http://nsidc.org/api/dataset/2/oai?verb=GetRecord&metadataPrefix=dif&identifier=oai:nsidc/SPL1AP";
   skos:exactMatch <http://52.38.26.42:8080/lexicon/nsidc/dataset/oai:nsidc/SPL1AP> .