@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/2fcf8525-c019-4070-bde0-647ee09abea1> 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> "2012-06-27T13:26:04Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "gent@ballorig.be" ; <http://schema.org/identifier> 511 ; <http://schema.org/name> "Pretland/Ballorig Gent"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Wiedauwkaai 52" ; <http://schema.org/telephone> "+3293744447" ; <http://schema.org/url> "https://www.ballorig.be/vestigingen/gent" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/511/u14ds9z4myqy> ; foaf:page <https://visit.gent.be/node/511> ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/71f8a50f-b39b-41d6-a6ad-234ed03a0dac> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/2fcf8525-c019-4070-bde0-647ee09abea1> .