@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/a596b354-56d5-4902-90fe-131b6a65b347> rdf:type <http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ; <http://purl.org/dc/terms/modified> "2020-01-31T10:43:35Z"^^xsd:dateTime ; <http://purl.org/dc/terms/created> "2020-01-31T10:43:35Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "" ; <http://schema.org/email> "info@voem.be" ; <http://schema.org/identifier> 3781 ; <http://schema.org/name> "Vzw VOEM"@nl ; <http://schema.org/postalCode> "" ; <http://schema.org/streetAddress> "" ; <http://schema.org/telephone> "+32 9 374 59 70" ; <http://schema.org/url> "https://www.voem.be/" ; foaf:page <https://visit.gent.be/node/3781> . <http://stad.gent/id/event/tourism/8200a785-0510-4ce0-898c-81a09d2781a2> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/a596b354-56d5-4902-90fe-131b6a65b347> .