@prefix dct: . @prefix ns1: . @prefix ns2: . @prefix ns3: . @prefix rdfs: . @prefix skos: . a skos:Concept ; ns1:source "AGI glossary. http://www.geo.ed.ac.uk/agidict/welcome.html" ; dct:created "2018-03-13" ; dct:modified "2018-04-16" ; ns2:hasProfile , , ; ns3:status ; rdfs:seeAlso ; skos:definition "Geographic Information System. A computer system for capturing, storing, checking, integrating, manipulating, analyzing and displaying data related to positions on the Earth`s surface. \" Both vector and raster GISs are available"@en ; skos:prefLabel "GIS"@en .