@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/1b5bb6c7-2802-4548-a5e6-b4a69d7f7d3b> 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-20T11:12:18Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "ette.ibibio@telenet.be" ; <http://schema.org/identifier> 712 ; <http://schema.org/name> "Ette-Ibibio"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Zwijnaardsesteenweg 104" ; <http://schema.org/telephone> "+32 92218732" ; <http://schema.org/url> "http://www.etteibibio.com/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/712/u14dkf2w7847n6t3p22e4> ; foaf:page <https://visit.gent.be/node/712> ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/61882f57-c284-4e69-aa2e-aa6d51c76e2e> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/1b5bb6c7-2802-4548-a5e6-b4a69d7f7d3b> .