@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/place/tourism/3ccfefb8-0cad-43ef-ad5c-95ef0f8f1185>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/645fbd19-81b7-467e-9301-d9a01c373f8b> .
<http://stad.gent/id/contact-point/tourism/645fbd19-81b7-467e-9301-d9a01c373f8b>
	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-03-15T13:24:42Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"hello@yalohotel.com" ;
	<http://schema.org/identifier>	4670 ;
	<http://schema.org/name>	"Yalo Urban Boutique Hotel"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Brabantdam 33" ;
	<http://schema.org/telephone>	"+32 93959200" ;
	<http://schema.org/url>	"http://www.yalohotel.com/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/4670/u14dkv6qbdrz> ;
	foaf:page	<https://visit.gent.be/node/4670> ;
	<http://import.stad.gent/field_lez>	"LEZ1" .