@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/78d43fb6-1603-498e-a0ae-2d710729c64c> 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> "2023-08-28T06:20:35Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "zaalverhuur@kantl.be" ; <http://schema.org/identifier> 10222 ; <http://schema.org/name> "KANTL - Koninklijke Academie voor Nederlandse Taal- en Letterkunde"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "18 Koningstraat" ; <http://schema.org/telephone> "+32 92659340" ; <http://schema.org/url> "http://kantl.be" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/10222/u14dky6duuts> ; foaf:page <https://visit.gent.be/node/10222> ; <http://import.stad.gent/field_lez> "LEZ1" . <http://stad.gent/id/place/tourism/e24c23a5-e4d4-47d6-8736-e9620c2bd1c1> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/78d43fb6-1603-498e-a0ae-2d710729c64c> .