@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/905fc7ae-085c-42b7-9465-b06b6a899d33> 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> "2011-11-12T16:05:17Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "GENT" ; <http://schema.org/email> "reception@hotelcourstgeorges.be" ; <http://schema.org/identifier> 106 ; <http://schema.org/name> "Hotel Cour St.-Georges"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Hoogpoort 75 - 77" ; <http://schema.org/telephone> "+32 92242424" ; <http://schema.org/url> "https://www.hotel-courstgeorges.be/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/106/u14dky1qs71r> ; foaf:page <https://visit.gent.be/node/106> ; <http://import.stad.gent/field_lez> "LEZ1" . <http://stad.gent/id/place/tourism/c3aa0cdf-8fd3-43d9-a54e-71f228ef2734> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/905fc7ae-085c-42b7-9465-b06b6a899d33> .