@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/081de779-66bb-4e62-9d67-86ecb77e473b>
	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>	"2011-11-12T16:05:17Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"GENT" ;
	<http://schema.org/email>	"hotel@hiexgent.be" ;
	<http://schema.org/identifier>	157 ;
	<http://schema.org/name>	"Holiday Inn Express & Suites Ghent"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Akkerhage  2" ;
	<http://schema.org/telephone>	"+32 92225885" ;
	<http://schema.org/url>	"https://www.ihg.com/holidayinnexpress/hotels/us/en/gent/gntbe/hoteldetail" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/157/u14dhzzt24he> ;
	foaf:page	<https://visit.gent.be/node/157> .
<http://stad.gent/id/place/tourism/f436cfbd-eb28-4c59-9c5c-502f5eaa4fd5>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/081de779-66bb-4e62-9d67-86ecb77e473b> .