@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/cf84dd3e-9fb2-4e7a-b7b1-2e19fddd2f22>
	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>	"2019-07-02T15:45:23Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@krookcafe.be" ;
	<http://schema.org/identifier>	3531 ;
	<http://schema.org/name>	"Krookcaf\u00E9"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Miriam Makebaplein 1" ;
	<http://schema.org/telephone>	"" ;
	<http://schema.org/url>	"https://www.krookcafe.be/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/3531/u14dkv55uqfd> ;
	foaf:page	<https://visit.gent.be/node/3531> ;
	<http://import.stad.gent/field_lez>	"LEZ1" ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/a3c015ee-3529-4520-b2bc-8f5f0742b8b3>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/cf84dd3e-9fb2-4e7a-b7b1-2e19fddd2f22> .