@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/77bca815-a7a1-453e-b28a-e459c3d135cb>
	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>	"2022-01-31T08:45:13Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@talloordor.be" ;
	<http://schema.org/identifier>	6144 ;
	<http://schema.org/name>	"Talloor d'Or"@nl ;
	<http://schema.org/postalCode>	"9050" ;
	<http://schema.org/streetAddress>	"Ledebergplein 20" ;
	<http://schema.org/telephone>	"+32 92231948" ;
	<http://schema.org/url>	"https://www.talloordor.be/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/6144/u14dm4uyvv30> ;
	foaf:page	<https://visit.gent.be/node/6144> ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/1b248a8a-52e1-41fd-a7e0-463adbdaf5c7>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/77bca815-a7a1-453e-b28a-e459c3d135cb> .