@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/239f61e4-75b7-4f2f-b596-fb83b86a4008>
	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>	"2014-09-17T09:55:40Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@klimzaalbleau.be" ;
	<http://schema.org/identifier>	880 ;
	<http://schema.org/name>	"Klimzaal Bleau"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"2 Campinglaan" ;
	<http://schema.org/telephone>	"" ;
	<http://schema.org/url>	"https://www.klimzaalbleau.be/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/880/u14d7v2fc0dr> ;
	foaf:page	<https://visit.gent.be/node/880> ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/3fc54dfd-cd89-4f13-b182-b2114f1b84b5>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/239f61e4-75b7-4f2f-b596-fb83b86a4008> .