@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/59b1c3fb-b3cb-4429-b2c0-96cf27a77041>
	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>	"2012-01-04T14:50:25Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@flandriahotel.be" ;
	<http://schema.org/identifier>	239 ;
	<http://schema.org/name>	"Flandria Hotel"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"3 Barrestraat" ;
	<http://schema.org/telephone>	"+32 92230626" ;
	<http://schema.org/url>	"https://www.flandriahotel.be/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/239/u14dky5edrsb> ;
	foaf:page	<https://visit.gent.be/node/239> ;
	<http://import.stad.gent/field_lez>	"LEZ1" .
<http://stad.gent/id/place/tourism/09371a3d-5fd7-468b-9893-440ba2ab0761>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/59b1c3fb-b3cb-4429-b2c0-96cf27a77041> .