@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/23dc2962-81c5-4cd8-b980-9f93974099e5> rdf:type <http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ; <http://purl.org/dc/terms/modified> "2019-10-21T06:43:56Z"^^xsd:dateTime ; <http://purl.org/dc/terms/created> "2019-09-13T12:46:50Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Vilvoorde" ; <http://schema.org/email> "kencgent@gmail.com" ; <http://schema.org/identifier> 3629 ; <http://schema.org/name> "Markant"@nl ; <http://schema.org/postalCode> "1800" ; <http://schema.org/streetAddress> "Hendrik I-lei 296" ; <http://schema.org/telephone> "+32 9 228 49 76 " ; <http://schema.org/url> "https://markantvzw.be/markant/activiteiten/een-optische-revolutie-van-eyck-2020-prof-m-martens" ; foaf:page <https://visit.gent.be/node/3629> . <http://stad.gent/id/event/tourism/748d83e1-8abc-43d8-ba1a-29cb0378ef7a> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/23dc2962-81c5-4cd8-b980-9f93974099e5> .