@prefix dct: . @prefix ns1: . @prefix ns2: . @prefix rdfs: . @prefix skos: . a skos:Concept ; dct:created "2018-03-13" ; dct:modified "2018-04-16" ; ns1:hasProfile , , ; ns2:status ; rdfs:seeAlso ; skos:definition "Geoparsing refers to the capability to process a textual document and identify key words and phrases that have a spatial context. A Geoparsing Interface implementing this specification works in the context of two bodies of information: a reserved vocabulary (usually of place names, such as a gazetteer) and a text source (e.g., a newspaper, or voice track.) The Geoparser Service returns all occurrences of the use (in the text source) of any word in the reserved vocabulary. Each occasion establishes a geolink between the source and the location associated with the reserved word."@en ; skos:prefLabel "geoparser service"@en .