@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/b6d0cdd1-163b-4d0e-bf7f-fbb07c65a97e>
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/666/u14dkzh42h22> .
<http://stad.gent/id/contact-point/tourism/geometry/666/u14dkzh42h22>
	rdf:type	ogcgs:Geometry ;
	ogcgs:asWKT	"POINT (3.729859 51.059369)" .