@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/fd8c399c-50ea-439a-80a9-5b432450f7a3> 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> "2024-02-12T11:40:16Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "hello@onetwofour.be" ; <http://schema.org/identifier> 11113 ; <http://schema.org/name> "One Two Four Hotel & Spa"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Bagattenstraat 124" ; <http://schema.org/telephone> "+32 92747070" ; <http://schema.org/url> "http://www.onetwofour.be" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/11113/u14dkszudez2> ; foaf:page <https://visit.gent.be/node/11113> ; <http://import.stad.gent/field_lez> "LEZ1" . <http://stad.gent/id/place/tourism/b5dc644e-8a09-4abd-a7a6-41327200a561> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/fd8c399c-50ea-439a-80a9-5b432450f7a3> .