@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/b76799fa-1a5e-4179-b6c0-dc4b5e5369ff>
	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@chamade.be" ;
	<http://schema.org/identifier>	156 ;
	<http://schema.org/name>	"Hotel Chamade"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Koningin Elisabethlaan 3" ;
	<http://schema.org/telephone>	"+32 92201515" ;
	<http://schema.org/url>	"http://www.chamade.be" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/156/u14dke0fjbfd> ;
	foaf:page	<https://visit.gent.be/node/156> .
<http://stad.gent/id/place/tourism/48b5119b-ea2c-4b75-ae37-5fe72209aea1>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/b76799fa-1a5e-4179-b6c0-dc4b5e5369ff> .