@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/4126503d-82c5-4621-b09a-be0f9decd5bc>
	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-11T09:52:25Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"GENT" ;
	<http://schema.org/email>	"ghent@pillowshotels.com" ;
	<http://schema.org/identifier>	247 ;
	<http://schema.org/name>	"Pillows Grand Boutique Hotel Reylof"@es , "Pillows Grand Boutique Hotel Reylof"@fr , "Pillows Grand Boutique Hotel Reylof"@de , "Pillows Grand Boutique Hotel Reylof"@en , "Pillows Grand Boutique Hotel Reylof"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Hoogstraat 36" ;
	<http://schema.org/telephone>	"+32 92354070" ;
	<http://schema.org/url>	"https://www.pillowshotels.com/ghent/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/247/u14dkw0zrg23> ;
	foaf:page	<https://visit.gent.be/node/247> ;
	<http://import.stad.gent/field_lez>	"LEZ1" .
<http://stad.gent/id/place/tourism/66e4e305-61d0-444b-9c9f-498f9d8d5163>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/4126503d-82c5-4621-b09a-be0f9decd5bc> .