@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/4a7c1033-1a83-438d-ba2c-6a6ba801c558> 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> "2023-06-12T07:34:51Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "stay@junoboat.be" ; <http://schema.org/identifier> 9609 ; <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/9609/u14dkg5vt2kc> ; foaf:page <https://visit.gent.be/node/9609> ; <http://import.stad.gent/field_opening_hours> [ ] . <http://stad.gent/id/event/tourism/7335e0cb-b268-42c0-af96-4a83208e116e> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/4a7c1033-1a83-438d-ba2c-6a6ba801c558> .