@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/38d1d9bf-2f02-418e-992b-84cfa1123f18> rdf:type <http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ; <http://purl.org/dc/terms/modified> "2018-04-27T12:55:15Z"^^xsd:dateTime ; <http://purl.org/dc/terms/created> "2018-04-27T12:53:59Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Antwerpen" ; <http://schema.org/email> "info@koorlink.be" ; <http://schema.org/identifier> 2835 ; <http://schema.org/name> "Koorlink vzw"@nl ; <http://schema.org/postalCode> "2000" ; <http://schema.org/streetAddress> "Zirkstraat 24/21" ; <http://schema.org/telephone> "+32 3 227 35 37 " ; <http://schema.org/url> "http://www.koorlink.be" ; foaf:page <https://visit.gent.be/node/2835> . <http://stad.gent/id/event/tourism/b9cb7708-a520-42e5-a956-8c623c18e241> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/38d1d9bf-2f02-418e-992b-84cfa1123f18> .