@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/e8509bbc-78af-45ff-a94e-4faee9c850cc> rdf:type <http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ; <http://purl.org/dc/terms/modified> "2025-06-25T05:46:03Z"^^xsd:dateTime ; <http://purl.org/dc/terms/created> "2023-04-06T09:59:17Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@gent.valk.com" ; <http://schema.org/identifier> 8421 ; <http://schema.org/name> "Skybar - Mr Sato"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Akkerhage 10" ; <http://schema.org/telephone> "+3293965555" ; <http://schema.org/url> "https://www.mrsato.be/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/8421/u14dhzrvhxpc> ; foaf:page <https://visit.gent.be/node/8421> ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/1ac358f6-4197-4d54-acc3-ed1d9fbbeee3> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/e8509bbc-78af-45ff-a94e-4faee9c850cc> .