@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/8f9f5d7d-76a6-49d1-9653-1f013346681d>
	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>	"2012-06-05T12:42:56Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@timmermans1845.be" ;
	<http://schema.org/identifier>	436 ;
	<http://schema.org/name>	"Timmermans 1845"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"5 Kortemunt" ;
	<http://schema.org/telephone>	"+3292233257" ;
	<http://schema.org/url>	"http://www.timmermans1845.be" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/436/u14dkwqebpn7> ;
	foaf:page	<https://visit.gent.be/node/436> ;
	<http://import.stad.gent/field_lez>	"LEZ1" ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/c9ec80b1-2f7e-4d7a-a339-628d1f82470e>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/8f9f5d7d-76a6-49d1-9653-1f013346681d> .