@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/98b172e9-280e-44c2-a656-e66b5391695e> 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> "2014-02-25T12:59:35Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@hotel-orion.be" ; <http://schema.org/identifier> 852 ; <http://schema.org/name> "Hotel Orion"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Krijgslaan 181" ; <http://schema.org/telephone> "+32 93951295" ; <http://schema.org/url> "https://hotel-orion.be/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/852/u14dk9su46y2> ; foaf:page <https://visit.gent.be/node/852> . <http://stad.gent/id/place/tourism/79c3db13-b925-4ee4-b496-2faf245ce7df> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/98b172e9-280e-44c2-a656-e66b5391695e> .