@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/9c282b24-af75-4f2d-95c8-5975e10e4a9a>
	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@operaballet.be" ;
	<http://schema.org/identifier>	166 ;
	<http://schema.org/name>	"Opera Ballet Vlaanderen"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Schouwburgstraat 3" ;
	<http://schema.org/telephone>	"+3270220202" ;
	<http://schema.org/url>	"https://operaballet.be" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/166/u14dktq3buvp> ;
	foaf:page	<https://visit.gent.be/node/166> ;
	<http://import.stad.gent/field_lez>	"LEZ1" .
<http://stad.gent/id/event/tourism/51bde2c7-3a33-4eb1-8a7e-8daceccda36f>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/9c282b24-af75-4f2d-95c8-5975e10e4a9a> .
<http://stad.gent/id/event/tourism/5dfa781f-21f5-48f2-be40-3f4f0932ea9b>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/9c282b24-af75-4f2d-95c8-5975e10e4a9a> .