@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/c9c53927-843f-499d-a025-10c7f61e31c9>
	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@hotel-harmony.be" ;
	<http://schema.org/identifier>	93 ;
	<http://schema.org/name>	"Hotel Harmony"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Kraanlei 37" ;
	<http://schema.org/telephone>	"+32 93242680" ;
	<http://schema.org/url>	"https://hotel-harmony.be" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/93/u14dkwwv7qvc> ;
	foaf:page	<https://visit.gent.be/node/93> ;
	<http://import.stad.gent/field_lez>	"LEZ1" .
<http://stad.gent/id/place/tourism/879cc969-57b2-4145-b6e1-b51be3f61993>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/c9c53927-843f-499d-a025-10c7f61e31c9> .