@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/286d667d-7293-468f-b1d1-84c9dc9ba030>
	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>	"2024-07-15T10:23:35Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@dentuinvanheden.be" ;
	<http://schema.org/identifier>	11761 ;
	<http://schema.org/name>	"De Tuin Van Heden"@nl ;
	<http://schema.org/postalCode>	"9050" ;
	<http://schema.org/streetAddress>	"178 Meierij" ;
	<http://schema.org/telephone>	"" ;
	<http://schema.org/url>	"" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/11761/u14dm404udqh> ;
	foaf:page	<https://visit.gent.be/node/11761> ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/event/tourism/0e3786a8-e85f-4063-aa74-75aa9e39b91c>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/286d667d-7293-468f-b1d1-84c9dc9ba030> .