@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/95a307f2-e4c4-42bd-943a-a01c1c078337> 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> "2013-03-20T13:05:38Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "eetcafe.toreke@torekevzw.be" ; <http://schema.org/identifier> 715 ; <http://schema.org/name> "Eetcaf\u00E9 Toreke"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Vlotstraat 22" ; <http://schema.org/telephone> "+3292238783" ; <http://schema.org/url> "https://www.torekevzw.be/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/715/u14dkrydqcst> ; foaf:page <https://visit.gent.be/node/715> ; <http://import.stad.gent/field_lez> "LEZ2" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/0ec16dc9-0ff7-4c61-a32c-e91a572ef808> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/95a307f2-e4c4-42bd-943a-a01c1c078337> .