@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/5966048b-e30b-4359-96f0-1e1538942398> 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:32:50Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "info@kycg.be" ; <http://schema.org/identifier> 527 ; <http://schema.org/name> "Koninklijke Yacht Club Gent"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Eilanderskaai" ; <http://schema.org/telephone> "" ; <http://schema.org/url> "https://www.kycg.be/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/527/u14dv0s4uzds> ; foaf:page <https://visit.gent.be/node/527> . <http://stad.gent/id/place/tourism/5a7f534d-be8f-4aec-a2c3-095b55e88ec2> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/5966048b-e30b-4359-96f0-1e1538942398> .