@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/301fa525-4b12-4e9d-8015-11d05ef4c773>
	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-02-19T10:29:52Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"gent@kinkhao.be" ;
	<http://schema.org/identifier>	11170 ;
	<http://schema.org/name>	"Kin Khao - Thai Eatery"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Donkersteeg 21-23" ;
	<http://schema.org/telephone>	"+32 468105959" ;
	<http://schema.org/url>	"https://www.kinkhao.be/gent/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/11170/u14dkwnyzm21> ;
	foaf:page	<https://visit.gent.be/node/11170> ;
	<http://import.stad.gent/field_lez>	"LEZ1" ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/c19f8f36-a343-45be-ba37-075840cf67e7>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/301fa525-4b12-4e9d-8015-11d05ef4c773> .