@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/70a81d53-bfff-4ca9-9a1a-7001cf397d73> 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> "2025-02-06T10:33:48Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@hotelthelord.be" ; <http://schema.org/identifier> 12337 ; <http://schema.org/name> "Hotel The Lord"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "187 Prinses Clementinalaan" ; <http://schema.org/telephone> "+32 93316950" ; <http://schema.org/url> "http://hotelthelord.be/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/12337/u14dk6z2bgr25> ; foaf:page <https://visit.gent.be/node/12337> . <http://stad.gent/id/place/tourism/9f40bf34-89ab-469d-894a-8743d8d6edee> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/70a81d53-bfff-4ca9-9a1a-7001cf397d73> .