@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/a1b78a2e-5cee-4d80-85c1-3a5f28181dbc>
	rdf:type	<http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ;
	<http://purl.org/dc/terms/modified>	"2025-06-06T05:46:03Z"^^xsd:dateTime ;
	<http://purl.org/dc/terms/created>	"2018-05-07T14:56:59Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@helenb.be" ;
	<http://schema.org/identifier>	2866 ;
	<http://schema.org/name>	"helen b & vrienden"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Onderbergen 56" ;
	<http://schema.org/telephone>	"+32 9 273 57 70" ;
	<http://schema.org/url>	"http://www.helenb.be" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/2866/u14dky9sctts> ;
	foaf:page	<https://visit.gent.be/node/2866> ;
	<http://import.stad.gent/field_lez>	"LEZ1" ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/e34cd510-1304-4c7e-97e9-4409e6603e58>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/a1b78a2e-5cee-4d80-85c1-3a5f28181dbc> .