@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/f74eb7bb-5450-41cf-a235-55a4e2997858> 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> "2013-07-18T06:43:12Z"^^xsd:dateTime ; <http://schema.org/addressCountry> "BE" ; <http://schema.org/addressLocality> "Gent" ; <http://schema.org/email> "bart@c42.be" ; <http://schema.org/identifier> 793 ; <http://schema.org/name> "Cruise 4 Two"@nl ; <http://schema.org/postalCode> "9000" ; <http://schema.org/streetAddress> "Snepkaai 42" ; <http://schema.org/telephone> "+32475496338" ; <http://schema.org/url> "https://www.cruise4two.be" ; <http://schema.org/geometry> <http://stad.gent/id/contact-point/tourism/geometry/793/u14d7gpnmh4d> ; foaf:page <https://visit.gent.be/node/793> . <http://stad.gent/id/place/tourism/a8f12aca-d11b-4f26-a02b-5d5c18a2207f> <http://schema.org/contactPoint> <http://stad.gent/id/contact-point/tourism/f74eb7bb-5450-41cf-a235-55a4e2997858> .