@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/1045bd50-ca92-4ed8-804b-55f0ea6e6f3d> 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> "2022-02-07T08:30:34Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@dokano.be" ; <http://schema.org/identifier> 6192 ; <http://schema.org/name> "DOKano"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Kapitein Zeppospark, Houtdoklaan 36" ; <http://schema.org/telephone> "0479 31 78 84" ; <http://schema.org/url> "https://www.dokano.be" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/6192/u14dscrgsyhcvtgns1rk> ; foaf:page <https://visit.gent.be/node/6192> . <http://stad.gent/id/place/tourism/08b0e6ad-138a-46d2-b262-08d871705124> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/1045bd50-ca92-4ed8-804b-55f0ea6e6f3d> .