@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/7bd25b8c-eddd-41ba-bd8f-137f00a0cf97> 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> "info@gravensteen.be" ; <http://schema.org/identifier> 102 ; <http://schema.org/name> "Hotel Gravensteen"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Jan Breydelstraat 35" ; <http://schema.org/telephone> "+32 92251150" ; <http://schema.org/url> "https://www.gravensteen.be" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/102/u14dkws9709f> ; foaf:page <https://visit.gent.be/node/102> ; <http://import.stad.gent/field_lez> "LEZ1" . <http://stad.gent/id/place/tourism/00bc2cd9-adb6-4116-b3cc-32e825e00bdd> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/7bd25b8c-eddd-41ba-bd8f-137f00a0cf97> .