@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/d79ad765-5696-4325-a11f-ddffff320b82>
	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>	"2024-01-22T07:43:55Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"hello@antescaperooms.be" ;
	<http://schema.org/identifier>	11038 ;
	<http://schema.org/name>	"ANT Escape Rooms"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Wiedauwkaai 23P" ;
	<http://schema.org/telephone>	"+3293981557" ;
	<http://schema.org/url>	"https://www.antescaperooms.be/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/11038/u14dsb9bzkzw> ;
	foaf:page	<https://visit.gent.be/node/11038> ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/af7778f6-e35a-4fcf-b060-e25ffb3a384c>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/d79ad765-5696-4325-a11f-ddffff320b82> .