@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/f54b3989-e4df-4cee-b5c5-fa2703122117>
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/441/u14dkvkfs27g> .
<http://stad.gent/id/contact-point/tourism/geometry/441/u14dkvkfs27g>
	rdf:type	ogcgs:Geometry ;
	ogcgs:asWKT	"POINT (3.731076 51.049778)" .