@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/5de93423-2f2a-4de1-8fd3-b0930750388e>
	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>	"2024-07-01T09:16:41Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@etalors-cafe.be" ;
	<http://schema.org/identifier>	11734 ;
	<http://schema.org/name>	"Et Alors"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Jan Breydelstraat 12" ;
	<http://schema.org/telephone>	"+32465004300" ;
	<http://schema.org/url>	"https://www.etalors-cafe.be" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/11734/u14dkwkzrxeb> ;
	foaf:page	<https://visit.gent.be/node/11734> ;
	<http://import.stad.gent/field_lez>	"LEZ1" ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/502ce912-e20e-4513-9e7d-5c62b49c5cc0>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/5de93423-2f2a-4de1-8fd3-b0930750388e> .