@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/48eaea57-a835-4693-a4e6-b0d186a2f615>
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/13435/u14dkyce273r4> .
<http://stad.gent/id/contact-point/tourism/geometry/13435/u14dkyce273r4>
	rdf:type	ogcgs:Geometry ;
	ogcgs:asWKT	"POINT (3.7264377 51.0581632)" .