@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/7e4912e6-61e6-4f26-a755-c4d8d92ac475>
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/13354/u14dky06p56q4> .
<http://stad.gent/id/contact-point/tourism/geometry/13354/u14dky06p56q4>
	rdf:type	ogcgs:Geometry ;
	ogcgs:asWKT	"POINT (3.7250121 51.0538286)" .