- Search
- nca3 report
- publications
- contributors
Alternatives : HTML JSON YAML text N-Triples JSON Triples RDF+XML RDF+JSON Graphviz SVG
@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-ucla_dealiased_sass_l3> datacite:identifier "nasa-podaac-ucla_dealiased_sass_l3"; dcterms:title "SEASAT SCATTEROMETER DEALIASED OCEAN WIND VECTORS (JPL-UCLA-AES)"^^xsd:string; datacite:hasIdentifier [ a datacite:AlternateResourceIdentifier; rdf:value "UCLA_DEALIASED_SASS_L3" ] ; dcat:landingPage <http://podaac.jpl.nasa.gov/dataset/UCLA_DEALIASED_SASS_L3>; dcterms:description "Contains dealiased ocean wind vector components (zonal and meridional) derived from the Seasat-A Scatterometer (SASS) provided on a global 1x1 degree grid. Dealiasing of the SASS data was achieved manually using ship observations in a joint effort between JPL, UCLA and AES. This data set underwent restoration in 1997. Data are provided in ASCII text files at six hour intervals."^^xsd:string; ## Dates of dataset release and access dcterms:issued "2011-01-21T17:10:13"^^xsd:dateTime; ## Spatial and temporal information: dcterms:spatial [ a dcterms:Location, gcis:SpatialExtent; gcis:northBoundLatitude "70"^^xsd:float; gcis:southBoundLatitude "-70"^^xsd:float; gcis:eastBoundLongitude "360"^^xsd:float; gcis:westBoundLongitude "0"^^xsd:float; ] ; dcterms:temporal [ a dcterms:PeriodOfTime, gcis:TemporalExtent; gcis:startDate "1978-07-07T00:00:00"^^xsd:dateTime; gcis:endDate "1978-10-10T23:00:00"^^xsd:dateTime; ] ; ## Attributes and keywords ## Instrument Instances a gcis:Dataset . ## Also known as: <http://52.38.26.42:8080/dataset/nasa-podaac-ucla_dealiased_sass_l3> skos:altLabel "UCLA_DEALIASED_SASS_L3"; gcis:hasURL "http://podaac.jpl.nasa.gov/dataset/UCLA_DEALIASED_SASS_L3"; skos:exactMatch <http://52.38.26.42:8080/lexicon/podaac/dataset/UCLA_DEALIASED_SASS_L3> .