You are viewing /gcmd_keyword/57a381ef-56f6-48af-8974-822f5859979d in Turtle
Alternatives : HTML JSON YAML text N-Triples JSON Triples RDF+XML RDF+JSON Graphviz SVG
Raw
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix dbpedia: <http://dbpedia.org/resource/> .

<https://data.globalchange.gov/gcmd_keyword/57a381ef-56f6-48af-8974-822f5859979d>
   dcterms:identifier "57a381ef-56f6-48af-8974-822f5859979d";
   rdfs:label "EQUATORIAL PACIFIC ZONAL WIND ANOMALY INDEX"^^xsd:string;
   dcterms:description "The ENSO zonal wind anomaly index is calculated for the region \n8N-8S, 150E-140W from the COADS data. This region was chosen from a map of \nzonal wind regressed onto an index of eastern equatorial Pacific SST for the \nperiod 1950-79. The anomalies are with respect to a 1950-79 climatology."^^xsd:string;
   
   a dbpedia:Index_term .