@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/b0b13ebb-1d7d-4adb-9842-3c359c0dc38d>
	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>	"2018-05-25T13:43:03Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"hallo@vandekerckhove1854.be" ;
	<http://schema.org/identifier>	2897 ;
	<http://schema.org/name>	"Vandekerckhove Koffiebranderij 1854"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Brabantdam 55" ;
	<http://schema.org/telephone>	"+32 92258189" ;
	<http://schema.org/url>	"http://www.vandekerckhove1854.be/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/2897/u14dkv7td1b7gcwe4hsc0> ;
	foaf:page	<https://visit.gent.be/node/2897> ;
	<http://import.stad.gent/field_lez>	"LEZ1" ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/709e69c3-99ae-4c6e-af01-8ef9ec4d2b6f>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/b0b13ebb-1d7d-4adb-9842-3c359c0dc38d> .