@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/b1c2d694-a932-4be9-9b8a-d25a9113ffbc> 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> "2012-06-05T13:40:28Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@surplusinterieur.be" ; <http://schema.org/identifier> 447 ; <http://schema.org/name> "Surplus Interieur"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Zwartezustersstraat 9" ; <http://schema.org/telephone> "+3292235294" ; <http://schema.org/url> "http://www.surplusinterieur.be/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/447/u14dktu00wkj> ; foaf:page <https://visit.gent.be/node/447> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/cb6adcfc-6b33-43b9-9dbd-6cf7f3b849c2> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/b1c2d694-a932-4be9-9b8a-d25a9113ffbc> .