@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/feac92a9-3a28-4401-860a-d72660a605d2> 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> "2020-05-06T13:06:23Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "stay@junoboat.be" ; <http://schema.org/identifier> 4008 ; <http://schema.org/name> "Junoboat"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Stropkaai 70" ; <http://schema.org/telephone> "+32 477066641" ; <http://schema.org/url> "https://junoboat.be/" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/4008/u14dkfv5jsy5> ; foaf:page <https://visit.gent.be/node/4008> . <http://stad.gent/id/place/tourism/de3a4bce-91cd-425d-a6ef-433b0d13c709> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/feac92a9-3a28-4401-860a-d72660a605d2> .