@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/3b6e3be2-36d9-4400-b30c-9408004da604>
	rdf:type	<http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ;
	<http://purl.org/dc/terms/modified>	"2025-07-04T05:46:02Z"^^xsd:dateTime ;
	<http://purl.org/dc/terms/created>	"2011-12-15T14:46:23Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"gentsefeesten@stad.gent" ;
	<http://schema.org/identifier>	237 ;
	<http://schema.org/name>	"Dienst Evenementen en Feesten"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"" ;
	<http://schema.org/telephone>	"" ;
	<http://schema.org/url>	"https://gentsefeesten.stad.gent/nl" ;
	foaf:page	<https://visit.gent.be/node/237> .
<http://stad.gent/id/event/tourism/21f7a077-5ce2-4c0c-b10b-5b1a5ff209d4>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/3b6e3be2-36d9-4400-b30c-9408004da604> .
<http://stad.gent/id/event/tourism/361e4af9-af91-4bc6-afa5-572fbbb65c80>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/3b6e3be2-36d9-4400-b30c-9408004da604> .
<http://stad.gent/id/event/tourism/b2929d15-56c4-4c44-9e71-45dfc4f16911>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/3b6e3be2-36d9-4400-b30c-9408004da604> .
<http://stad.gent/id/event/tourism/2791a74a-7877-427d-ab8b-fb88c02d6062>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/3b6e3be2-36d9-4400-b30c-9408004da604> .