@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/fd14500b-3b12-40ad-913c-55787082ad80>
	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>	"2020-01-08T14:41:55Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@residenceinnghent.com" ;
	<http://schema.org/identifier>	3692 ;
	<http://schema.org/name>	"Residence Inn by Marriott"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Akkerhage 2A" ;
	<http://schema.org/telephone>	"+32 93987400" ;
	<http://schema.org/url>	"https://www.marriott.co.uk/hotels/travel/gneri-residence-inn-ghent/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/3692/u14djpbhjpjgweue6quhm> ;
	foaf:page	<https://visit.gent.be/node/3692> .
<http://stad.gent/id/place/tourism/444b3f80-1c5f-4943-89ad-0314ab2a60be>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/fd14500b-3b12-40ad-913c-55787082ad80> .