@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/953ac0e4-c860-43d1-a466-ed64159ae131>
	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>	"2021-02-17T13:39:20Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"flandersexpo@easyfairs.com" ;
	<http://schema.org/identifier>	4625 ;
	<http://schema.org/name>	"Easyfairs - Flanders Expo"@nl ;
	<http://schema.org/postalCode>	"9051" ;
	<http://schema.org/streetAddress>	"1 Maaltekouter" ;
	<http://schema.org/telephone>	"+32 (0)9 241 92 11" ;
	<http://schema.org/url>	"https://www.flandersexpo.be/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/4625/u14d7cpb65xg79etg96s6> ;
	foaf:page	<https://visit.gent.be/node/4625> .
<http://stad.gent/id/place/tourism/3ab052f4-529d-4340-a781-a88d4a7be3dc>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/953ac0e4-c860-43d1-a466-ed64159ae131> .