@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/e5c74218-3775-4d7c-92fd-26b6fe1fef0d>
	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>	"2012-06-05T14:27:08Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@be-angeled.com" ;
	<http://schema.org/identifier>	468 ;
	<http://schema.org/name>	"Be-Angeled"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Rabotstraat 1-7" ;
	<http://schema.org/telephone>	"+32473462381" ;
	<http://schema.org/url>	"https://www.be-angeled.com" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/468/u14dkw8tf2be> ;
	foaf:page	<https://visit.gent.be/node/468> ;
	<http://import.stad.gent/field_lez>	"LEZ1" ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/a555cff9-2f5b-4779-b123-8f4757de71b7>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/e5c74218-3775-4d7c-92fd-26b6fe1fef0d> .