@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/e528bca2-a06b-4934-a072-c36f4cf1affb>
	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>	"2016-01-20T14:00:54Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"frederikbaute@hotmail.com" ;
	<http://schema.org/identifier>	951 ;
	<http://schema.org/name>	"Caf\u00E9 Gitane"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Meerseniersstraat 9" ;
	<http://schema.org/telephone>	"+32477340135" ;
	<http://schema.org/url>	"" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/951/u14dky8nvwzk> ;
	foaf:page	<https://visit.gent.be/node/951> ;
	<http://import.stad.gent/field_lez>	"LEZ1" ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/266e379b-32f0-4a4b-8b7c-b1982b4fd2d7>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/e528bca2-a06b-4934-a072-c36f4cf1affb> .