@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/ac3cf646-ef53-4777-9603-d2f7c6cfa6ee>
	rdf:type	<http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ;
	<http://purl.org/dc/terms/modified>	"2025-05-29T05:46:03Z"^^xsd:dateTime ;
	<http://purl.org/dc/terms/created>	"2022-04-25T06:15:21Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@noah.gent" ;
	<http://schema.org/identifier>	6561 ;
	<http://schema.org/name>	"NOAH Eventspace on the water"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Handelsdokkaai 16w" ;
	<http://schema.org/telephone>	"" ;
	<http://schema.org/url>	"http://www.noah.gent/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/6561/u14dmp2qzpz4> ;
	foaf:page	<https://visit.gent.be/node/6561> ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/event/tourism/c1179c8d-af04-4649-806b-20011a252526>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/ac3cf646-ef53-4777-9603-d2f7c6cfa6ee> .