@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/45c38b2f-a4c9-41ee-9c3f-a2108d65a4f2> rdf:type <http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ; <http://purl.org/dc/terms/modified> "2025-05-22T05:46:03Z"^^xsd:dateTime ; <http://purl.org/dc/terms/created> "2018-04-27T12:57:50Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@vlamo.be" ; <http://schema.org/identifier> 2838 ; <http://schema.org/name> "VLAMO vzw - Vlaamse amateurmuziekorganisatie"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "17 Charles de Kerchovelaan" ; <http://schema.org/telephone> "+32 92658000" ; <http://schema.org/url> "https://www.vlamo.be/" ; foaf:page <https://visit.gent.be/node/2838> ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/event/tourism/603e2ccd-8539-4d18-a305-cb1fb301008c> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/45c38b2f-a4c9-41ee-9c3f-a2108d65a4f2> .