@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/c832c415-2fe7-4079-9137-074f1b7ff36b> rdf:type <http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ; <http://purl.org/dc/terms/modified> "2020-02-27T12:14:34Z"^^xsd:dateTime ; <http://purl.org/dc/terms/created> "2020-02-27T12:12:37Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Brussel" ; <http://schema.org/email> "info@visualantics.net" ; <http://schema.org/identifier> 3837 ; <http://schema.org/name> "Visualantics"@nl ; <http://schema.org/postalCode> "1000" ; <http://schema.org/streetAddress> "Hooikaai 17" ; <http://schema.org/telephone> "+32 2 361 51 65" ; <http://schema.org/url> "http://www.visualantics.net/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/3837/u151740b0nyj> ; foaf:page <https://visit.gent.be/node/3837> . <http://stad.gent/id/event/tourism/82c315e8-d6bf-4b09-bd89-d23f48e26095> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/c832c415-2fe7-4079-9137-074f1b7ff36b> .