@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/ecce5d5c-6232-4275-a0cb-a93a770bf897>
	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>	"2011-11-15T11:58:06Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"hello@mayana.be" ;
	<http://schema.org/identifier>	179 ;
	<http://schema.org/name>	"Mayana Chocoladebar"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Sint-Pietersnieuwstraat 208" ;
	<http://schema.org/telephone>	"+32 478788093" ;
	<http://schema.org/url>	"http://www.mayana.be" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/179/u14dku3sju2h> ;
	foaf:page	<https://visit.gent.be/node/179> ;
	<http://import.stad.gent/field_lez>	"LEZ1" ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/d07adb8e-170d-44ca-9fca-bd8ac299e551>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/ecce5d5c-6232-4275-a0cb-a93a770bf897> .