@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/30bbe648-ada0-42d2-8c6d-e8bc7a025f54>
	rdf:type	<http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ;
	<http://purl.org/dc/terms/modified>	"2024-09-02T09:18:13Z"^^xsd:dateTime ;
	<http://purl.org/dc/terms/created>	"2024-09-02T09:15:41Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@klokhuys.com" ;
	<http://schema.org/identifier>	11806 ;
	<http://schema.org/name>	"\u2018t Klokhuys"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Corduwaniersstraat 65" ;
	<http://schema.org/telephone>	"(+32)92234241" ;
	<http://schema.org/url>	"https://www.klokhuys.com" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/11806/u14dkwz6e784> ;
	foaf:page	<https://visit.gent.be/node/11806> ;
	<http://import.stad.gent/field_lez>	"LEZ1" ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/30e660a4-736f-4cd0-ba14-dc4f1c3a556a>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/30bbe648-ada0-42d2-8c6d-e8bc7a025f54> .