@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/7d0e3d6e-b5f6-46f0-9ec3-0cd4025831c5> 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> "2025-05-20T05:46:02Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "boekjebezoek@stad.gent" ; <http://schema.org/identifier> 13252 ; <http://schema.org/name> "Het Huis van Alijn (Foorwonder)"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Kraanlei 65" ; <http://schema.org/telephone> "+3292668076" ; <http://schema.org/url> "https://tickets2reservatiepunt.stad.gent/Exhibitions/Overview BoekJeBezoek /" ; foaf:page <https://visit.gent.be/node/13252> . <http://stad.gent/id/event/tourism/5fdc144c-c87f-4e6d-a39a-9d6ed0d98b09> <http://import.stad.gent/field_group_contact> <http://stad.gent/id/contact-point/tourism/7d0e3d6e-b5f6-46f0-9ec3-0cd4025831c5> .