@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/3872b006-38ba-4f70-8e4f-828ec3bff623>
	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-02T11:22:51Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"brasserie@bridge.gent" ;
	<http://schema.org/identifier>	3524 ;
	<http://schema.org/name>	"Bridge Brasserie"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Sint-Baafsplein 21" ;
	<http://schema.org/telephone>	"+32 92236167" ;
	<http://schema.org/url>	"https://www.brasseriebridge.be/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/3524/u14dky1249nt> ;
	foaf:page	<https://visit.gent.be/node/3524> ;
	<http://import.stad.gent/field_lez>	"LEZ1" ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/e4bee7b6-0e20-4995-bea7-816114f5a9b0>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/3872b006-38ba-4f70-8e4f-828ec3bff623> .