@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/88f0fd6a-d1aa-4e3a-b0f8-c0d0133a363e>
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/440/u14dkxrvpvq3> .
<http://stad.gent/id/contact-point/tourism/geometry/440/u14dkxrvpvq3>
	rdf:type	ogcgs:Geometry ;
	ogcgs:asWKT	"POINT (3.724363 51.06122)" .