@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/a074e4c6-5ad0-423a-b739-478e24b56930> 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> "2025-02-28T13:12:59Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@muday.be" ; <http://schema.org/identifier> 12424 ; <http://schema.org/name> "Muday Taste of Ethiopia"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Sint-Salvatorstraat 53B" ; <http://schema.org/telephone> "+3292250160" ; <http://schema.org/url> "https://muday.be/" ; foaf:page <https://visit.gent.be/node/12424> ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/c9a7d077-c653-486d-bcc7-a3eb3b532afe> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/a074e4c6-5ad0-423a-b739-478e24b56930> .