@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/be26f8e2-cbef-4e92-b60c-6340206f4b14> rdf:type <http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ; <http://purl.org/dc/terms/modified> "2021-07-12T08:38:15Z"^^xsd:dateTime ; <http://purl.org/dc/terms/created> "2021-07-12T08:38:15Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "" ; <http://schema.org/email> "info@wcg2021.be" ; <http://schema.org/identifier> 5401 ; <http://schema.org/name> "World Choir Games"@nl ; <http://schema.org/postalCode> "" ; <http://schema.org/streetAddress> "" ; <http://schema.org/telephone> "(+32)32028677" ; <http://schema.org/url> "https://www.wcg2021.be/" ; foaf:page <https://visit.gent.be/node/5401> . <http://stad.gent/id/event/tourism/214f4d7a-bbd5-4ff0-a1cf-444b9ab03842> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/be26f8e2-cbef-4e92-b60c-6340206f4b14> .