@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/67b8bb46-4aff-4a7f-b8bd-ab81c9b9f21b>
	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>	"2024-01-09T07:37:42Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"contact@leiecruises.be" ;
	<http://schema.org/identifier>	10972 ;
	<http://schema.org/name>	"Leiecruises"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Prinses Clementinalaan 13" ;
	<http://schema.org/telephone>	"+32 475289385" ;
	<http://schema.org/url>	"https://leiecruises.be/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/10972/u14dkd9djmyw> ;
	foaf:page	<https://visit.gent.be/node/10972> ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/8b7fe38f-d502-49bd-8ff6-fc25fbe6a741>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/67b8bb46-4aff-4a7f-b8bd-ab81c9b9f21b> .