@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/a76a24cd-2e9d-4d81-a4f3-447c9d3640c5>
	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-02-13T13:46:14Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"ahoy@dobber.life" ;
	<http://schema.org/identifier>	11146 ;
	<http://schema.org/name>	"Dobber - Suppen & Kajakken"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"3 Strandlaan" ;
	<http://schema.org/telephone>	"+32 4 66 90 32 85" ;
	<http://schema.org/url>	"https://www.dobber.life/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/11146/u14dkh21x88v3mbp2dxjb> ;
	foaf:page	<https://visit.gent.be/node/11146> ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/996c748e-0a98-4f6c-bbe5-f111acbb8821>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/a76a24cd-2e9d-4d81-a4f3-447c9d3640c5> .