@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/bd3672af-2f95-4c21-b5f0-bf4089fc5a2f> 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> "2018-06-15T09:11:33Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Lochristi" ; <http://schema.org/email> "info@gents-orgelcentrum.be" ; <http://schema.org/identifier> 2934 ; <http://schema.org/name> "Gent Orgelcentrum"@nl ; <http://schema.org/postalCode> "9080" ; <http://schema.org/streetAddress> "17 Eikendreef" ; <http://schema.org/telephone> "+32 9 355 91 79" ; <http://schema.org/url> "http://www.gents-orgelcentrum.be" ; foaf:page <https://visit.gent.be/node/2934> ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/event/tourism/3d9d1f01-4661-4fce-a040-1c0d29d9d581> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/bd3672af-2f95-4c21-b5f0-bf4089fc5a2f> .