@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/07c59c69-bad1-44b7-b75b-db01377604e2>
	rdf:type	<http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ;
	<http://purl.org/dc/terms/modified>	"2025-06-12T05:46:03Z"^^xsd:dateTime ;
	<http://purl.org/dc/terms/created>	"2025-05-17T05:46:03Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/identifier>	13240 ;
	<http://schema.org/name>	"Bar Sauvage"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Jan van Stopenberghestraat" ;
	<http://schema.org/telephone>	"" ;
	<http://schema.org/url>	"" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/13240/u14dkwjb9dc36> ;
	foaf:page	<https://visit.gent.be/node/13240> ;
	<http://import.stad.gent/field_lez>	"LEZ1" ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/event/tourism/3e319df4-67da-4365-b776-679ebc6c73bc>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/07c59c69-bad1-44b7-b75b-db01377604e2> .