@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/0f03f610-ccd7-49a2-944f-0a1eab382ecd> 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> "2021-03-31T12:28:06Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@gent.valk.com" ; <http://schema.org/identifier> 4690 ; <http://schema.org/name> "Van der Valk Hotel Gent"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Akkerhage 10" ; <http://schema.org/telephone> "+32 93965555" ; <http://schema.org/url> "https://www.hotelgent.be/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/4690/u14dhzxsb81f> ; foaf:page <https://visit.gent.be/node/4690> . <http://stad.gent/id/place/tourism/3da450ef-dc1e-432a-a503-facd7accce5c> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/0f03f610-ccd7-49a2-944f-0a1eab382ecd> .