@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/37141449-996e-4ae4-98be-a91b3fa279d7>
	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>	"info@marriottghent.com" ;
	<http://schema.org/identifier>	94 ;
	<http://schema.org/name>	"Ghent Marriott Hotel"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Korenlei 10" ;
	<http://schema.org/telephone>	"+32 92339393" ;
	<http://schema.org/url>	"https://www.marriott.com/en-us/hotels/gnemc-ghent-marriott-hotel/overview/?msockid=0eba8d644e3c67463d5999334f506699" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/94/u14dkwkckhyj> ;
	foaf:page	<https://visit.gent.be/node/94> ;
	<http://import.stad.gent/field_lez>	"LEZ1" .
<http://stad.gent/id/place/tourism/7504b022-29b2-42f4-b726-2f18a02a8840>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/37141449-996e-4ae4-98be-a91b3fa279d7> .