@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/4bf095fa-1c06-4f9f-af93-261bc6427cc7>
	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-06-03T09:44:16Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@floralien.be" ;
	<http://schema.org/identifier>	736 ;
	<http://schema.org/name>	"Florali\u00EBn"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Familie van Rysselberghedreef 2 bus 3" ;
	<http://schema.org/telephone>	"" ;
	<http://schema.org/url>	"https://www.floralien.be" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/736/u14dkdvxxhhb> ;
	foaf:page	<https://visit.gent.be/node/736> .
<http://stad.gent/id/event/tourism/b2a5a94e-786e-4e4f-a988-a71511fca521>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/4bf095fa-1c06-4f9f-af93-261bc6427cc7> .