@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/3acb1771-d458-4853-8c82-d6c9757d6717>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/110a49f6-1abb-42a6-907e-b51c55004176> .
<http://stad.gent/id/contact-point/tourism/110a49f6-1abb-42a6-907e-b51c55004176>
	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>	"2013-01-18T08:41:53Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"kaskcinema@hogent.be" ;
	<http://schema.org/identifier>	581 ;
	<http://schema.org/name>	"KASKcinema"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"4 Godshuizenlaan" ;
	<http://schema.org/telephone>	"+32 9 2433676" ;
	<http://schema.org/url>	"http://www.kaskcinema.be/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/581/u14dks6bw4mr> ;
	foaf:page	<https://visit.gent.be/node/581> ;
	<http://import.stad.gent/field_lez>	"LEZ1" .
<http://stad.gent/id/place/tourism/aa69b046-89a0-4b2d-93c9-f6d4269cafb6>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/110a49f6-1abb-42a6-907e-b51c55004176> .