@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/086b3c22-c737-4038-bd4f-85b61cbc9c2e> rdf:type <http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ; <http://purl.org/dc/terms/modified> "2025-06-20T05:46:02Z"^^xsd:dateTime ; <http://purl.org/dc/terms/created> "2013-07-02T13:58:55Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "janborluut@hotmail.com" ; <http://schema.org/identifier> 788 ; <http://schema.org/name> "Jan Borluut"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Korenmarkt 7-8" ; <http://schema.org/telephone> "+32 92254541" ; <http://schema.org/url> "" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/788/u14dkwnx0vvs> ; foaf:page <https://visit.gent.be/node/788> ; <http://import.stad.gent/field_lez> "LEZ1" ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/place/tourism/59b717ef-e006-4979-85ab-755cbaf299b9> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/086b3c22-c737-4038-bd4f-85b61cbc9c2e> .