@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/0cd368a5-eb99-4b6c-b1b8-ec0818bf2dee>
	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-07-08T07:41:55Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"Gilles@utopiaevents.be" ;
	<http://schema.org/identifier>	11749 ;
	<http://schema.org/name>	"HAVN Zomerbar"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"115 Beukenlaan" ;
	<http://schema.org/telephone>	"+32 485 00 74 47" ;
	<http://schema.org/url>	"https://www.havnpopup.be/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/11749/u14d7ft38226> ;
	foaf:page	<https://visit.gent.be/node/11749> ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/event/tourism/5ebe263a-5986-499d-910f-d24c35d8ff6a>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/0cd368a5-eb99-4b6c-b1b8-ec0818bf2dee> .