@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/be0cc2db-1df8-47f6-bd47-f4fc2d342f46>
	rdf:type	<http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ;
	<http://purl.org/dc/terms/modified>	"2019-11-14T10:51:41Z"^^xsd:dateTime ;
	<http://purl.org/dc/terms/created>	"2019-08-29T12:17:15Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Mariakerke" ;
	<http://schema.org/email>	"gent@natuurpunt.be" ;
	<http://schema.org/identifier>	3610 ;
	<http://schema.org/name>	"Evenement Over Eyck en Bloemen"@nl ;
	<http://schema.org/postalCode>	"9030" ;
	<http://schema.org/streetAddress>	"Driepikkelstraat 32" ;
	<http://schema.org/telephone>	"+32 9 227 22 94" ;
	<http://schema.org/url>	"https://docs.google.com/forms/d/e/1FAIpQLSdyjC2pzz-e9ER7HdpMylUqeF9Plzcqz6nDlMTsvSJVXA2o-w/viewform" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/3610/u14deb3w21yz> ;
	foaf:page	<https://visit.gent.be/node/3610> ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/event/tourism/049b47ce-e2ee-46d0-aacc-f77ce43c4f82>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/be0cc2db-1df8-47f6-bd47-f4fc2d342f46> .