@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .

<http://stad.gent/id/contact-point/tourism/bdb2a119-312a-4c5e-8913-f501e1f7d46d>
	rdf:type	<http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ;
	<http://purl.org/dc/terms/modified>	"2020-03-04T07:57:36Z"^^xsd:dateTime ;
	<http://purl.org/dc/terms/created>	"2020-03-04T07:54:12Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@vaneyckwashere.be" ;
	<http://schema.org/identifier>	3851 ;
	<http://schema.org/name>	"OMG! Seven Senses Tour"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Lakenhalle, Sint-Baafsplein 2A" ;
	<http://schema.org/telephone>	"+32 9 210 10 32" ;
	<http://schema.org/url>	"https://tickets2belfort.gent.be/Exhibitions/Overview" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/3851/u14dky0c8k0z> ;
	foaf:page	<https://visit.gent.be/node/3851> ;
	<http://import.stad.gent/field_lez>	"LEZ1" ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/event/tourism/a39b8ea3-1bb2-4c83-98a7-da25c0f216d3>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/bdb2a119-312a-4c5e-8913-f501e1f7d46d> .