@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/4d5344eb-52f9-4d73-b366-e2f12cbeff20>
	rdf:type	<http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ;
	<http://purl.org/dc/terms/modified>	"2019-10-30T15:35:21Z"^^xsd:dateTime ;
	<http://purl.org/dc/terms/created>	"2019-10-30T15:32:48Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info.gent.eeklo@vormingplus.be" ;
	<http://schema.org/identifier>	3670 ;
	<http://schema.org/name>	"Vormingplus Gent - Eeklo"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Visserij 106/1 " ;
	<http://schema.org/telephone>	"+32 9 224 22 65" ;
	<http://schema.org/url>	"https://www.vormingplusgent-eeklo.be/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/3670/u14dmh53zfb6> ;
	foaf:page	<https://visit.gent.be/node/3670> ;
	<http://import.stad.gent/field_lez>	"LEZ1" .
<http://stad.gent/id/event/tourism/3670d784-1318-408d-b192-5d455672b9ce>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/4d5344eb-52f9-4d73-b366-e2f12cbeff20> .
<http://stad.gent/id/event/tourism/5abac59e-bf6a-4880-9924-d1662c30c967>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/4d5344eb-52f9-4d73-b366-e2f12cbeff20> .