@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/70c2ae1d-ccd8-4d5a-802b-54850979646c>
	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:30:31Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@mariebenedicte.com" ;
	<http://schema.org/identifier>	400 ;
	<http://schema.org/name>	"Marie-B\u00E9n\u00E9dicte Jewellery Design"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Eekhout 16" ;
	<http://schema.org/telephone>	"+32 93245645" ;
	<http://schema.org/url>	"https://www.mariebenedicte.com/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/400/u14dkey536xg> ;
	foaf:page	<https://visit.gent.be/node/400> ;
	<http://import.stad.gent/field_lez>	"LEZ1" .
<http://stad.gent/id/place/tourism/f15469c5-d31f-4e76-acba-5afb4273f964>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/70c2ae1d-ccd8-4d5a-802b-54850979646c> .