You are viewing /gcmd_keyword/2297a00a-80f5-466e-b28e-b9ca42562d3f 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/2297a00a-80f5-466e-b28e-b9ca42562d3f>
   dcterms:identifier "2297a00a-80f5-466e-b28e-b9ca42562d3f";
   rdfs:label "NORMALIZED DIFFERENCE VEGETATION INDEX (NDVI)"^^xsd:string;
   dcterms:description "An index of plant “greenness” or photosynthetic activity, and is one of the most commonly used vegetation indices."^^xsd:string;
   
   a dbpedia:Index_term .