@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/bfb8bb9f-aa4e-448f-9136-ba2eb8fe703b> rdf:type <http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ; <http://purl.org/dc/terms/modified> "2025-07-04T05:46:02Z"^^xsd:dateTime ; <http://purl.org/dc/terms/created> "2025-07-03T05:46:02Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@oudevismijnpopup.be" ; <http://schema.org/identifier> 13423 ; <http://schema.org/name> "Pop-Up Oude Vismijn"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "5 Rekelingestraat" ; <http://schema.org/telephone> "" ; <http://schema.org/url> "https://linktr.ee/oudevismijnpopup.twerftje" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/13423/u14dkwt30fwr7> ; foaf:page <https://visit.gent.be/node/13423> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/event/tourism/ee89af46-fe78-47c7-9b54-46e5bc88984e> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/bfb8bb9f-aa4e-448f-9136-ba2eb8fe703b> .