@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/48eaea57-a835-4693-a4e6-b0d186a2f615> rdf:type <http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ; <http://purl.org/dc/terms/modified> "2025-07-08T13:36:15Z"^^xsd:dateTime ; <http://purl.org/dc/terms/created> "2025-07-08T13:36:15Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "stay@domanihotels.com" ; <http://schema.org/identifier> 13435 ; <http://schema.org/name> "The House of Edward"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "17 Edward Anseeleplein" ; <http://schema.org/telephone> "" ; <http://schema.org/url> "https://www.domanihotels.be/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/13435/u14dkyce273r4> ; foaf:page <https://visit.gent.be/node/13435> ; <http://import.stad.gent/field_lez> "LEZ1" . <http://stad.gent/id/place/tourism/f629c72d-be93-4394-a5e6-e0602ab0a490> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/48eaea57-a835-4693-a4e6-b0d186a2f615> .