@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/a2d737e4-3937-449e-8ea8-b970bf1af31a>
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/37/u14dkyncnjcu> .
<http://stad.gent/id/contact-point/tourism/geometry/37/u14dkyncnjcu>
	rdf:type	ogcgs:Geometry ;
	ogcgs:asWKT	"POINT (3.733895 51.05367)" .