@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/fe1c6fd4-8aaf-4968-a7f0-87eac3c93408>
	rdf:type	<http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ;
	<http://purl.org/dc/terms/modified>	"2020-06-30T13:57:51Z"^^xsd:dateTime ;
	<http://purl.org/dc/terms/created>	"2019-06-21T08:56:38Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@lightsonvaneyck.be" ;
	<http://schema.org/identifier>	3483 ;
	<http://schema.org/name>	"CREATE.eu"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Sint-Niklaaskerk, Korenmarkt" ;
	<http://schema.org/telephone>	"+32 476 09 51 32" ;
	<http://schema.org/url>	"https://lightsonvaneyck.be/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/3483/u14dkwnc9g7c> ;
	foaf:page	<https://visit.gent.be/node/3483> ;
	<http://import.stad.gent/field_lez>	"LEZ1" ;
	<http://import.stad.gent/field_opening_hours>	[ ] , [ ] , [ ] .
<http://stad.gent/id/event/tourism/71fbf69e-ae38-493e-8dee-910398eb6606>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/fe1c6fd4-8aaf-4968-a7f0-87eac3c93408> .
<http://stad.gent/id/event/tourism/7b3cce8f-49cb-4225-83c9-d5e0b01e385e>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/fe1c6fd4-8aaf-4968-a7f0-87eac3c93408> .
<http://stad.gent/id/event/tourism/d08f8d82-6fd0-488b-b088-e4b280beeeb3>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/fe1c6fd4-8aaf-4968-a7f0-87eac3c93408> .