@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/dcfdb8e5-4f4e-4b87-a78a-960207bf27bc>
	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>	"2012-04-18T11:47:46Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@janvandenbon.be" ;
	<http://schema.org/identifier>	357 ;
	<http://schema.org/name>	"Jan Van Den Bon"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Florali\u00EBnlaan 22" ;
	<http://schema.org/telephone>	"+32 92219085" ;
	<http://schema.org/url>	"https://www.janvandenbon.be/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/357/u14dkeebgxw8> ;
	foaf:page	<https://visit.gent.be/node/357> ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/7c9ec491-ed1f-4138-af52-e9753332b5c6>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/dcfdb8e5-4f4e-4b87-a78a-960207bf27bc> .