@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/75b1df8a-ecb9-418c-b11f-0d2caa8d76f0>
	rdf:type	<http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ;
	<http://purl.org/dc/terms/modified>	"2025-07-17T12:28:24Z"^^xsd:dateTime ;
	<http://purl.org/dc/terms/created>	"2025-07-17T12:28:17Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/identifier>	13498 ;
	<http://schema.org/name>	"Bermuda Festival"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Vlaamsekaai 1" ;
	<http://schema.org/telephone>	"" ;
	<http://schema.org/url>	"" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/13498/u14dm5uxf3y0> ;
	foaf:page	<https://visit.gent.be/node/13498> ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/event/tourism/c79210a1-8738-4ff5-b98f-b50ed567f9eb>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/75b1df8a-ecb9-418c-b11f-0d2caa8d76f0> .