@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/8fdff5d9-c588-46fa-be41-640b0f9feb67>
	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>	"2012-04-18T12:07:38Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"wanpenkit@hotmail.com" ;
	<http://schema.org/identifier>	365 ;
	<http://schema.org/name>	"Le Baan Thai"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Corduwaniersstraat 57" ;
	<http://schema.org/telephone>	"+32 92332141" ;
	<http://schema.org/url>	"http://www.lebaanthai.be/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/365/u14dkwz1ekek> ;
	foaf:page	<https://visit.gent.be/node/365> ;
	<http://import.stad.gent/field_lez>	"LEZ1" ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/da2d6427-ed32-41fe-b94a-0f07522b8fdf>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/8fdff5d9-c588-46fa-be41-640b0f9feb67> .