@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/25237a8c-3063-476f-84fe-efe9079b8e3f>
	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>	"2018-04-27T07:55:40Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@arteveldeconcerten.be" ;
	<http://schema.org/identifier>	2831 ;
	<http://schema.org/name>	"Koninklijk Muziekverbond Oost-Vlaanderen (KMVB-NBTA vzw)"@nl ;
	<http://schema.org/postalCode>	"9040" ;
	<http://schema.org/streetAddress>	"15 Scheldestraat" ;
	<http://schema.org/telephone>	"" ;
	<http://schema.org/url>	"https://www.kmvb-ovl.be/" ;
	foaf:page	<https://visit.gent.be/node/2831> ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/event/tourism/a99dfe70-7f40-4ae3-beb5-d32e43b2e230>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/25237a8c-3063-476f-84fe-efe9079b8e3f> .