You are viewing /dataset/nasa-podaac-topex_ssha_v2 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-podaac-topex_ssha_v2>
   datacite:identifier "nasa-podaac-topex_ssha_v2";
   dcterms:title "TOPEX/POSEIDON Altimeter Sea Surface Height Anomaly"^^xsd:string;
   datacite:hasIdentifier [ a datacite:AlternateResourceIdentifier; rdf:value "TOPEX_SSHA_V2" ] ;
   dcat:landingPage <http://podaac.jpl.nasa.gov/dataset/TOPEX_SSHA_V2>;
   dcterms:description "This dataset contains Sea Surface Height Anomalies (SSHA) calculated from the TOPEX/Poseidon Merged Geophysical Data Record version b (MGDR-b). The files contain Significant Wave Height (SWH), Total Electron Count (TEC) and SSHA. The data have been edited so land and bad/flagged values are removed, therefore this dataset is intended only for open ocean. If you need values closer to land you will need to calculate SSHA yourself from the MGDR-b. The calculation and editing can be found at ftp://podaac.jpl.nasa.gov/allData/topex/L2/tp_ssha/docs/tpssha_manual_v2.html. The data are in binary format and available from January 1993 to October 2005."^^xsd:string;
 
## Dates of dataset release and access
   dcterms:issued "2011-01-21T17:10:13"^^xsd:dateTime;
   dcterms:date "2015-02-05T09:37:25"^^xsd:dateTime;

## Spatial and temporal information:
dcterms:spatial [
    a dcterms:Location, gcis:SpatialExtent;
    gcis:northBoundLatitude "66"^^xsd:float;
    gcis:southBoundLatitude "-66"^^xsd:float;
    gcis:eastBoundLongitude "360"^^xsd:float;
    gcis:westBoundLongitude "0"^^xsd:float;
  ] ;
dcterms:temporal [
    a dcterms:PeriodOfTime, gcis:TemporalExtent;
    gcis:startDate "1992-12-31T07:23:26"^^xsd:dateTime;
    gcis:endDate "2005-10-08T23:49:45"^^xsd:dateTime;
    ] ;

## Attributes and keywords

## Instrument Instances
   prov:wasAttributedTo <http://52.38.26.42:8080/platform/topex-poseidon/instrument/topex-nasa-radar-altimeter>;
   prov:wasAttributedTo <http://52.38.26.42:8080/platform/topex-poseidon/instrument/poseidon-1>;

   a gcis:Dataset .




## This entity was produced by an organization:     
<http://52.38.26.42:8080/dataset/nasa-podaac-topex_ssha_v2>    
   prov:qualifiedAttribution [
      a prov:Attribution;
      prov:agent <http://52.38.26.42:8080/organization/physical-oceanography-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-podaac-topex_ssha_v2>
   skos:altLabel "PODAAC-TPSHA-BIN02";
   gcis:hasURL "http://podaac.jpl.nasa.gov/ws/search/dataset?datasetId=PODAAC-TPSHA-BIN02";
   skos:exactMatch <http://52.38.26.42:8080/lexicon/podaac/datasetId/PODAAC-TPSHA-BIN02> .
<http://52.38.26.42:8080/dataset/nasa-podaac-topex_ssha_v2>
   skos:altLabel "TOPEX_SSHA_V2";
   gcis:hasURL "http://podaac.jpl.nasa.gov/dataset/TOPEX_SSHA_V2";
   skos:exactMatch <http://52.38.26.42:8080/lexicon/podaac/dataset/TOPEX_SSHA_V2> .