@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/8bbcfe36-66b1-4f5e-8a12-ab4cb7c9a73b>
	rdf:type	<http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ;
	<http://purl.org/dc/terms/modified>	"2025-06-20T05:46:02Z"^^xsd:dateTime ;
	<http://purl.org/dc/terms/created>	"2025-06-19T11:35:31Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"seppe.vandeveire@hogent.be" ;
	<http://schema.org/identifier>	13381 ;
	<http://schema.org/name>	"MIRYcaf\u00E9"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"9 Biezekapelstraat" ;
	<http://schema.org/telephone>	"+32 9 243 20 18" ;
	<http://schema.org/url>	"https://miryconcertzaal.be/" ;
	foaf:page	<https://visit.gent.be/node/13381> ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/event/tourism/3ce97743-710e-47ed-87e9-5cc1431ea233>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/8bbcfe36-66b1-4f5e-8a12-ab4cb7c9a73b> .