@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/240a22e3-f18a-4a99-baee-434f4ad70547> 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> "2020-03-30T09:11:33Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@bataia.cc" ; <http://schema.org/identifier> 3896 ; <http://schema.org/name> "Bataia"@nl ; <http://schema.org/postalCode> "9050" ; <http://schema.org/streetAddress> "101 Brusselsesteenweg" ; <http://schema.org/telephone> "+329 430 69 77" ; <http://schema.org/url> "https://bataia.cc/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/3896/u14dm5w6qbg260t1p4r55> ; foaf:page <https://visit.gent.be/node/3896> ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/f221b229-ed60-4e8d-a435-922430eb418f> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/240a22e3-f18a-4a99-baee-434f4ad70547> .