@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/58fd1a9d-56e4-44b3-9db3-9284c7098428>
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/3179/u14dktkwcrrf> .
<http://stad.gent/id/contact-point/tourism/geometry/3179/u14dktkwcrrf>
	rdf:type	ogcgs:Geometry ;
	ogcgs:asWKT	"POINT (3.719623 51.050545)" .