You are viewing /gcmd_keyword/0dd83b2a-e83f-4a0c-a1ff-2fbdbbcce62d 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/0dd83b2a-e83f-4a0c-a1ff-2fbdbbcce62d>
   dcterms:identifier "0dd83b2a-e83f-4a0c-a1ff-2fbdbbcce62d";
   rdfs:label "MOBILE GEOGRAPHIC INFORMATION SYSTEMS"^^xsd:string;
   dcterms:description "Mobile Geographic Information Systems are defined as GIS applications that have moved from the office into the field. A mobile GIS enables field-based personnel to capture, store, update, manipulate, analyze, and display geographic information. Mobile GIS integrates one or more of the following technologies: (1) Mobile devices, (2) Global positioning system, and (3) Wireless communications for Internet GIS access."^^xsd:string;
   
   a dbpedia:Index_term .