@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/cfa88874-49b4-41a0-8b59-665c7521bdcc> 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> "2020-12-21T07:43:37Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@suro.be" ; <http://schema.org/identifier> 4557 ; <http://schema.org/name> "B&B. Su'ro"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Vlierstraat 57" ; <http://schema.org/telephone> "+32 495580154" ; <http://schema.org/url> "http://www.suro.be" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/4557/u14dkf3d1t9u> ; foaf:page <https://visit.gent.be/node/4557> . <http://stad.gent/id/place/tourism/ff1c6ef3-394d-4ab7-b3ae-e1fb15f71fea> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/cfa88874-49b4-41a0-8b59-665c7521bdcc> .