@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/event/tourism/a39b8ea3-1bb2-4c83-98a7-da25c0f216d3>
	<http://import.stad.gent/field_group_contact>	<http://stad.gent/id/contact-point/tourism/5c4c5d9a-72bf-4e72-9279-0492da155d25> .
<http://stad.gent/id/contact-point/tourism/5c4c5d9a-72bf-4e72-9279-0492da155d25>
	rdf:type	<http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ;
	<http://purl.org/dc/terms/modified>	"2025-05-22T05:46:03Z"^^xsd:dateTime ;
	<http://purl.org/dc/terms/created>	"2011-11-23T15:33:59Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"boekjebezoek@gent.be" ;
	<http://schema.org/identifier>	206 ;
	<http://schema.org/name>	"BoekjeBezoek - Gent Cultuurstad vzw"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Bijlokekaai" ;
	<http://schema.org/telephone>	"+32 92101075" ;
	<http://schema.org/url>	"" ;
	foaf:page	<https://visit.gent.be/node/206> ;
	<http://import.stad.gent/field_opening_hours>	[ ] , [ ] .
<http://stad.gent/id/place/tourism/ecb12c81-3c04-4a2a-9f6e-0e25069b53de>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/5c4c5d9a-72bf-4e72-9279-0492da155d25> .