@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/1c957bf9-b42f-45d1-8cdd-12ab957befd0>
	rdf:type	<http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ;
	<http://purl.org/dc/terms/modified>	"2025-05-19T12:10:37Z"^^xsd:dateTime ;
	<http://purl.org/dc/terms/created>	"2012-01-25T10:31:58Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Lange Violettestraat 293" ;
	<http://schema.org/email>	"info@gentjazz.com" ;
	<http://schema.org/identifier>	255 ;
	<http://schema.org/name>	"VZW Jazz en Muziek"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Gent" ;
	<http://schema.org/telephone>	"" ;
	<http://schema.org/url>	"http://www.gentjazz.com" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/255/u14dmh2r45k9> ;
	foaf:page	<https://visit.gent.be/node/255> ;
	<http://import.stad.gent/field_lez>	"LEZ1" ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/event/tourism/361a796a-8ad6-4f1d-a826-06ad3267bd59>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/1c957bf9-b42f-45d1-8cdd-12ab957befd0> .