@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/3a9c0d0e-96d3-4c35-b78c-118356939e0c>
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/9162/u14dkufpxut8> .
<http://stad.gent/id/contact-point/tourism/geometry/9162/u14dkufpxut8>
	rdf:type	ogcgs:Geometry ;
	ogcgs:asWKT	"POINT (3.727452 51.047912)" .