@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/10a0492e-3f0a-4675-85f5-0d9709edb36f> 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> "2017-07-05T08:58:18Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "seli.noodlebar2021@gmail.com" ; <http://schema.org/identifier> 1027 ; <http://schema.org/name> "Seli's Noodlebar"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Limburgstraat 28" ; <http://schema.org/telephone> "+32 92235888" ; <http://schema.org/url> "http://selinoodlebar.be" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/1027/u14dkvf2c7emzw9nbp74p> ; foaf:page <https://visit.gent.be/node/1027> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/d38c76ea-ea0a-4a73-8f92-414b1dd084d8> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/10a0492e-3f0a-4675-85f5-0d9709edb36f> .