@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/21e4b65f-e525-4cd9-a0d9-be80f54d6c12>
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/4728/u14dkty807j4> .
<http://stad.gent/id/contact-point/tourism/geometry/4728/u14dkty807j4>
	rdf:type	ogcgs:Geometry ;
	ogcgs:asWKT	"POINT (3.722323 51.05211)" .