@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/28e4d18e-6c7b-42b5-8863-55ce49b1a6b8>
	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-01T10:28:24Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"m.a.r.t.h.a.juwelen@gmail.com" ;
	<http://schema.org/identifier>	399 ;
	<http://schema.org/name>	"M.A.R.T.H.A."@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Onderbergen 19" ;
	<http://schema.org/telephone>	"+32 93306640" ;
	<http://schema.org/url>	"" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/399/u14dktsxpthc> ;
	foaf:page	<https://visit.gent.be/node/399> ;
	<http://import.stad.gent/field_lez>	"LEZ1" ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/fa082595-6518-4d21-bf5b-7fc870554bad>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/28e4d18e-6c7b-42b5-8863-55ce49b1a6b8> .