@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/17a4c135-8f44-4ac1-8d42-acba99e99a96> 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> "2012-07-05T10:15:51Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Merelbeke" ; <http://schema.org/email> "secretariaat@yachtingmerelbeke.be" ; <http://schema.org/identifier> 525 ; <http://schema.org/name> "Yachting Merelbeke"@nl ; <http://schema.org/postalCode> "9820" ; <http://schema.org/streetAddress> "1 Sluisweg" ; <http://schema.org/telephone> "+3293627644" ; <http://schema.org/url> "http://www.yachtingmerelbeke.be" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/525/u14djnpk2jpw> ; foaf:page <https://visit.gent.be/node/525> . <http://stad.gent/id/place/tourism/c53e6f6f-1209-4a9c-9751-6bed3858886c> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/17a4c135-8f44-4ac1-8d42-acba99e99a96> .