@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/1342321b-bc7b-4e57-8717-400634baba50>
	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-08-06T08:19:14Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@boat4rent.be" ;
	<http://schema.org/identifier>	531 ;
	<http://schema.org/name>	"Boat4rent"@nl ;
	<http://schema.org/postalCode>	"9051" ;
	<http://schema.org/streetAddress>	"Afsneedorp" ;
	<http://schema.org/telephone>	"+32475818584" ;
	<http://schema.org/url>	"http://www.boat4rent.be/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/531/u14dts8u4f> ;
	foaf:page	<https://visit.gent.be/node/531> .
<http://stad.gent/id/place/tourism/057d3fc2-f08f-4e77-8b2c-bb9014a1cb30>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/1342321b-bc7b-4e57-8717-400634baba50> .