@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/815d0de5-dea2-4f84-92e1-3012e543f958> 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-14T12:45:55Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "hello@rufus.gallery" ; <http://schema.org/identifier> 4536 ; <http://schema.org/name> "Galerie Rufus"@nl ; <http://schema.org/postalCode> "9040" ; <http://schema.org/streetAddress> "Land van Waaslaan 58" ; <http://schema.org/telephone> "+32 486634223" ; <http://schema.org/url> "https://rufus.gallery/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/4536/u14dmnz1ty73> ; foaf:page <https://visit.gent.be/node/4536> ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/d1f6dc82-0659-4446-8ba1-be76327a3d07> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/815d0de5-dea2-4f84-92e1-3012e543f958> .