@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/7e503b00-3ee4-41f8-9794-103221989829>
	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>	"2011-12-12T10:27:22Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@labellavespa.be" ;
	<http://schema.org/identifier>	219 ;
	<http://schema.org/name>	"La Bella Vespa"@nl ;
	<http://schema.org/postalCode>	"9051" ;
	<http://schema.org/streetAddress>	"65 Beukenlaan" ;
	<http://schema.org/telephone>	"+32 485464949" ;
	<http://schema.org/url>	"http://www.labellavespa.be/evo-maxx/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/219/u14d79y8qbjr> ;
	foaf:page	<https://visit.gent.be/node/219> ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/56679d4e-21bf-4041-a7fa-8b0560801930>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/7e503b00-3ee4-41f8-9794-103221989829> .