@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/91f0f2e1-2d25-49bd-951e-753263f82ba5>
	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>	"2014-12-02T11:12:14Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@gillisgent.be" ;
	<http://schema.org/identifier>	903 ;
	<http://schema.org/name>	"Gillis"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Hoogstraat 23" ;
	<http://schema.org/telephone>	"+32 93916611" ;
	<http://schema.org/url>	"https://www.gillisgent.be/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/903/u14dkw1jcgg8> ;
	foaf:page	<https://visit.gent.be/node/903> ;
	<http://import.stad.gent/field_lez>	"LEZ1" ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/b00897d7-b2f6-4442-bca2-a843ddb23d9c>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/91f0f2e1-2d25-49bd-951e-753263f82ba5> .