@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/605a8029-be80-480e-8a62-7da7c80c9c5f> 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> "2017-11-13T10:34:45Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "GENT" ; <http://schema.org/email> "info@destokerij.gent" ; <http://schema.org/identifier> 1047 ; <http://schema.org/name> "De Stokerij"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Tichelrei 2a" ; <http://schema.org/telephone> "+32 92799585" ; <http://schema.org/url> "https://destokerij.gent/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/1047/u14dkxpm860n> ; foaf:page <https://visit.gent.be/node/1047> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/1e22b553-9ac0-4c0a-9ed5-730b60e1300d> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/605a8029-be80-480e-8a62-7da7c80c9c5f> .