@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/event/tourism/c6ad4002-3e6e-46cf-9d19-fbbcb89de2d8>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/cc680fc2-58cb-4b03-a232-ec98a509e813> .
<http://stad.gent/id/contact-point/tourism/cc680fc2-58cb-4b03-a232-ec98a509e813>
	rdf:type	<http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ;
	<http://purl.org/dc/terms/modified>	"2025-07-04T05:46:02Z"^^xsd:dateTime ;
	<http://purl.org/dc/terms/created>	"2013-03-25T12:36:56Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@polepole.be" ;
	<http://schema.org/identifier>	719 ;
	<http://schema.org/name>	"Pol\u00E9 Pol\u00E9"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Lammerstraat 8" ;
	<http://schema.org/telephone>	"+32 9 356 67 00" ;
	<http://schema.org/url>	"https://www.facebook.com/polepolecafegent" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/719/u14dkufxev56> ;
	foaf:page	<https://visit.gent.be/node/719> ;
	<http://import.stad.gent/field_lez>	"LEZ1" ;
	<http://import.stad.gent/field_opening_hours>	[ ] , [ ] .
<http://stad.gent/id/place/tourism/fe99a2ed-c041-4648-a3b5-98fc4ca91da1>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/cc680fc2-58cb-4b03-a232-ec98a509e813> .