@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/38aa7f3b-488a-4831-8794-fc6d6c0cd813> 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> "2016-02-02T11:14:06Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "GENT" ; <http://schema.org/email> "contact@gandaroomsandsuites.be" ; <http://schema.org/identifier> 957 ; <http://schema.org/name> "Ganda Rooms & Suites"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Houtbriel 18" ; <http://schema.org/telephone> "+32 93302022" ; <http://schema.org/url> "https://www.gandaroomsandsuites.be/nl" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/957/u14dky7gt4g4> ; foaf:page <https://visit.gent.be/node/957> ; <http://import.stad.gent/field_lez> "LEZ1" . <http://stad.gent/id/place/tourism/38a9dcf0-b216-40ca-80e7-e8dd487f0b09> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/38aa7f3b-488a-4831-8794-fc6d6c0cd813> .