@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/c118f5ea-3aa3-46ee-aa7d-bfffbfcfe02d>
	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>	"2014-05-20T08:23:49Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/identifier>	868 ;
	<http://schema.org/name>	"Flibco - Gent"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Sint Pietersstation 3 Voskenslaan perron 22/23" ;
	<http://schema.org/telephone>	"" ;
	<http://schema.org/url>	"https://www.flibco.com/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/868/u14dk6smn5hh41k2g3z7r> ;
	foaf:page	<https://visit.gent.be/node/868> .
<http://stad.gent/id/place/tourism/fed52a17-71fe-4c4b-8e7a-68a86e156313>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/c118f5ea-3aa3-46ee-aa7d-bfffbfcfe02d> .