@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/a6d289b4-2300-4bfa-b8ef-06376925e5c7> 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-05-29T12:27:07Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "St-amandsberg" ; <http://schema.org/email> "jens@meerstemmiggent.be" ; <http://schema.org/identifier> 2903 ; <http://schema.org/name> "Meer Stemmig Gent"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "" ; <http://schema.org/telephone> "" ; <http://schema.org/url> "https://www.meerstemmiggent.be/" ; foaf:page <https://visit.gent.be/node/2903> . <http://stad.gent/id/event/tourism/c206a123-9dad-439a-a0c3-58c4ac52891b> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/a6d289b4-2300-4bfa-b8ef-06376925e5c7> .