@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/77d84f7e-7c12-484d-b356-b4ee99497980> rdf:type <http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ; <http://purl.org/dc/terms/modified> "2020-11-16T09:11:01Z"^^xsd:dateTime ; <http://purl.org/dc/terms/created> "2020-11-16T09:11:01Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@bachconcerts.be" ; <http://schema.org/identifier> 4496 ; <http://schema.org/name> "Vzw De Vrienden van de Sint-Niklaaskerk"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Cataloniestraat" ; <http://schema.org/telephone> "(+32)496025029" ; <http://schema.org/url> "https://www.bachconcerts.be/nl/home-2/" ; foaf:page <https://visit.gent.be/node/4496> . <http://stad.gent/id/event/tourism/35fa3df8-f100-43a1-a97f-e0d4b1167f10> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/77d84f7e-7c12-484d-b356-b4ee99497980> .