@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/0f1f1edd-be7d-4ed8-9fd4-9634761a6a83> 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-05T12:29:10Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "koffiewinkel@dedraak.be" ; <http://schema.org/identifier> 430 ; <http://schema.org/name> "Koffies De Draak"@nl ; <http://schema.org/postalCode> "9050" ; <http://schema.org/streetAddress> "108 Kerkstraat" ; <http://schema.org/telephone> "+3292330205" ; <http://schema.org/url> "http://www.dedraak.be" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/430/u14dmk77ek91> ; foaf:page <https://visit.gent.be/node/430> ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/32d9f978-b7aa-4ab7-864d-52258fa03bad> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/0f1f1edd-be7d-4ed8-9fd4-9634761a6a83> .