@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/845abd01-7c33-48d5-b505-15d77612b3b3>
	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-08-31T08:24:49Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"cheers@andre.gent" ;
	<http://schema.org/identifier>	3037 ;
	<http://schema.org/name>	"Bar Andr\u00E9"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Oudburg 90" ;
	<http://schema.org/telephone>	"+32 93118086" ;
	<http://schema.org/url>	"https://barandre.be/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/3037/u14dkz02h218> ;
	foaf:page	<https://visit.gent.be/node/3037> ;
	<http://import.stad.gent/field_lez>	"LEZ1" ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/5935c82e-e50a-43e1-b70f-f8f11c46a8f1>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/845abd01-7c33-48d5-b505-15d77612b3b3> .