@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/9d85dec5-e4c5-447d-b315-158e1372982c> 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:23:12Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "havenmeester.lindenlei@vpf.be" ; <http://schema.org/identifier> 526 ; <http://schema.org/name> "Jachthaven Lindenlei"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "40 Lindenlei" ; <http://schema.org/telephone> "+32479246388" ; <http://schema.org/url> "http://www.vpf.be" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/526/u14dkthbcb9b9xz455g3g> ; foaf:page <https://visit.gent.be/node/526> ; <http://import.stad.gent/field_lez> "LEZ1" . <http://stad.gent/id/place/tourism/438c8585-edb1-4432-b842-96ce0b63c4be> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/9d85dec5-e4c5-447d-b315-158e1372982c> .