@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/37f4cde6-7a5d-46bf-8b1e-61e1cba329fc>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/6c49f3b2-256d-4bd9-aedb-66c3c0384186> .
<http://stad.gent/id/contact-point/tourism/6c49f3b2-256d-4bd9-aedb-66c3c0384186>
	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>	"2017-01-16T13:36:00Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"zalen@dekrook.be" ;
	<http://schema.org/identifier>	1006 ;
	<http://schema.org/name>	"De Krook"@nl , "De Krook"@en , "De Krook"@fr , "De Krook"@es , "De Krook"@de ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"1 Miriam Makebaplein" ;
	<http://schema.org/telephone>	"+32 92101010" ;
	<http://schema.org/url>	"https://dekrook.be/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/1006/u14dkv55uqfd> ;
	foaf:page	<https://visit.gent.be/node/1006> ;
	<http://import.stad.gent/field_lez>	"LEZ1" ;
	<http://import.stad.gent/field_opening_hours>	[ ] , [ ] , [ ] , [ ] , [ ] .
<http://stad.gent/id/place/tourism/85c5c8c8-8242-4379-84c6-fa371d7548c6>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/6c49f3b2-256d-4bd9-aedb-66c3c0384186> .