@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/ea190dd6-d3ee-47cf-a2d3-b8d295f6a908>
	rdf:type	<http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ;
	<http://purl.org/dc/terms/modified>	"2025-08-05T05:46:01Z"^^xsd:dateTime ;
	<http://purl.org/dc/terms/created>	"2025-07-31T05:46:01Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@wijndomeinwaes.be" ;
	<http://schema.org/identifier>	13513 ;
	<http://schema.org/name>	"Wijndomein Waes"@nl ;
	<http://schema.org/postalCode>	"9052" ;
	<http://schema.org/streetAddress>	"44 Hondelee" ;
	<http://schema.org/telephone>	"" ;
	<http://schema.org/url>	"https://www.wijndomeinwaes.be" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/13513/u14dhdcg89xgc> ;
	foaf:page	<https://visit.gent.be/node/13513> ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/event/tourism/c089859f-c845-43a5-b89a-b279a58d26d4>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/ea190dd6-d3ee-47cf-a2d3-b8d295f6a908> .