@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/992a7ba0-57f0-4419-b659-90ade768a8fc>
	rdf:type	<http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ;
	<http://purl.org/dc/terms/modified>	"2018-02-28T09:29:00Z"^^xsd:dateTime ;
	<http://purl.org/dc/terms/created>	"2011-11-12T16:05:17Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info.cap@sportpaleisgroep.be" ;
	<http://schema.org/identifier>	169 ;
	<http://schema.org/name>	"Kassa Capitole"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Graaf van Vlaanderenplein 5" ;
	<http://schema.org/telephone>	"+3290069900" ;
	<http://schema.org/url>	"http://www.capitolegent.be" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/169/u14dkvj8munt> ;
	foaf:page	<https://visit.gent.be/node/169> ;
	<http://import.stad.gent/field_lez>	"LEZ1" .
<http://stad.gent/id/event/tourism/8b06148a-57cf-4360-b385-429c492ce84a>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/992a7ba0-57f0-4419-b659-90ade768a8fc> .
<http://stad.gent/id/event/tourism/982f869d-f5a8-4a5e-add3-b6c02e136408>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/992a7ba0-57f0-4419-b659-90ade768a8fc> .