@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/ef18eaa9-f0e6-46b2-86e0-81f15c7de7d4>
	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>	"2015-12-10T15:13:36Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"service@flixbus.com" ;
	<http://schema.org/identifier>	949 ;
	<http://schema.org/name>	"Flixbus"@de , "Flixbus"@nl , "Flixbus"@en , "Flixbus"@fr , "Flixbus"@es ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Oktrooiplein" ;
	<http://schema.org/telephone>	"" ;
	<http://schema.org/url>	"https://www.flixbus.be/bus/gent" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/949/u14dmne6ysyhnzuhucenc> ;
	foaf:page	<https://visit.gent.be/node/949> .
<http://stad.gent/id/place/tourism/33512b69-dfd0-4224-9ab5-7ec35e3f4da4>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/ef18eaa9-f0e6-46b2-86e0-81f15c7de7d4> .