@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .

<http://stad.gent/id/contact-point/tourism/c7b1e1ab-9da2-4f8a-8a29-1d8072f81627>
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/117/u14dktkh11bn> .
<http://stad.gent/id/contact-point/tourism/geometry/117/u14dktkh11bn>
	rdf:type	ogcgs:Geometry ;
	ogcgs:asWKT	"POINT (3.718915 51.050044)" .