@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/event/tourism/f9109f79-df50-41d7-bb53-accb2559ae67>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/5ff89e5e-f272-48a0-a217-68b74317bd49> .
<http://stad.gent/id/contact-point/tourism/5ff89e5e-f272-48a0-a217-68b74317bd49>
	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>	"2020-02-11T12:54:04Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@geniuswalkingtours.be" ;
	<http://schema.org/identifier>	3811 ;
	<http://schema.org/name>	"Genius Gent"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"" ;
	<http://schema.org/telephone>	"" ;
	<http://schema.org/url>	"https://www.geniuswalkingtours.be/nl/ghentwalkingtours.html" ;
	foaf:page	<https://visit.gent.be/node/3811> .
<http://stad.gent/id/place/tourism/32cfe846-e0e0-4e0e-96a0-440c105ccb3b>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/5ff89e5e-f272-48a0-a217-68b74317bd49> .