@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/8fd4d2fb-e33c-4e3e-b4a5-6694961a1b21>
	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>	"2020-03-27T08:23:59Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@dakanook.be" ;
	<http://schema.org/identifier>	3892 ;
	<http://schema.org/name>	"Dakanook"@nl ;
	<http://schema.org/postalCode>	"9031" ;
	<http://schema.org/streetAddress>	"2 Veerstraat" ;
	<http://schema.org/telephone>	"+32 (0)470 47 01 67" ;
	<http://schema.org/url>	"https://www.dakanook.be/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/3892/u14d7mmrzfer> ;
	foaf:page	<https://visit.gent.be/node/3892> ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/ba403a36-5fdb-4c08-8c24-b4967386178e>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/8fd4d2fb-e33c-4e3e-b4a5-6694961a1b21> .