You are viewing /gcmd_keyword/2329bf96-d927-4993-95f9-93551d787ad7 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/2329bf96-d927-4993-95f9-93551d787ad7>
   dcterms:identifier "2329bf96-d927-4993-95f9-93551d787ad7";
   rdfs:label "FREEZING INDEX"^^xsd:string;
   dcterms:description "(Also called \"coldness sun.\") As used by the U. S. Army Corps of Engineers, the number of Fahrenheit degree-days (above and below 32°F) between the highest and lowest points on the cumulative degree-days time curve for one freezing season."^^xsd:string;
   
   a dbpedia:Index_term .