@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/cec8f0ca-e081-4e9f-9787-ac08b739eb46>
	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>	"2019-05-24T07:15:59Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"ief@bookznbooze.be" ;
	<http://schema.org/identifier>	3455 ;
	<http://schema.org/name>	"Bookz&Booze"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Hoogpoort 35" ;
	<http://schema.org/telephone>	"+32475520025" ;
	<http://schema.org/url>	"https://www.bookznbooze.be/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/3455/u14dkwrcusbw> ;
	foaf:page	<https://visit.gent.be/node/3455> ;
	<http://import.stad.gent/field_lez>	"LEZ1" ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/daf15237-0e3f-4738-8e38-281a2196bde6>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/cec8f0ca-e081-4e9f-9787-ac08b739eb46> .