@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/570142f7-e068-4c7a-9542-0164d3c5aeeb>
	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>	"2021-11-04T10:46:47Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"Info@bar-bricolage.be" ;
	<http://schema.org/identifier>	5817 ;
	<http://schema.org/name>	"Bar Bricolage"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Chinastraat 1" ;
	<http://schema.org/telephone>	"" ;
	<http://schema.org/url>	"https://chinastraat.be/bar-bricolage" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/5817/u14dt12qkmbvqhh831s2m> ;
	foaf:page	<https://visit.gent.be/node/5817> ;
	<http://import.stad.gent/field_opening_hours>	[ ] , [ ] .
<http://stad.gent/id/event/tourism/51f48541-6567-446f-9fe8-4043c6012908>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/570142f7-e068-4c7a-9542-0164d3c5aeeb> .
<http://stad.gent/id/event/tourism/8ea96952-b469-4921-9550-8beecd9bc7e7>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/570142f7-e068-4c7a-9542-0164d3c5aeeb> .