@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/400cd74c-153c-4ff6-9d19-7dee05ed959d> 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> "2024-02-19T10:31:48Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "Infobychefyoshi@gmail.com" ; <http://schema.org/identifier> 11173 ; <http://schema.org/name> "By Chef Yoshi"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Oude Houtlei 13g" ; <http://schema.org/telephone> "(+32)489687467" ; <http://schema.org/url> "https://www.sakaswintercircusbe.eu/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/11173/u14dku3s18cg> ; foaf:page <https://visit.gent.be/node/11173> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/01bbcbd6-dced-4f2b-9668-8a538dc7ecad> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/400cd74c-153c-4ff6-9d19-7dee05ed959d> .