@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/0df4eccf-fce3-4794-8a30-ffb2e887a0fb>
	rdf:type	<http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ;
	<http://purl.org/dc/terms/modified>	"2021-07-16T12:47:27Z"^^xsd:dateTime ;
	<http://purl.org/dc/terms/created>	"2021-07-12T08:25:09Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@expo-mahy.be" ;
	<http://schema.org/identifier>	5398 ;
	<http://schema.org/name>	"Mahytentoonstelling"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Nieuwevaart 51-53" ;
	<http://schema.org/telephone>	"(+32)92415500" ;
	<http://schema.org/url>	"https://www.expo-mahy.be/nl/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/5398/u14ds24v2ue7> ;
	foaf:page	<https://visit.gent.be/node/5398> ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/event/tourism/08f8c41d-6481-4480-bdc5-20aff2705ea4>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/0df4eccf-fce3-4794-8a30-ffb2e887a0fb> .