@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/7fcb4bc9-8156-4ab8-b9ad-04a28d6aa5f1>
	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>	"2013-05-16T12:17:27Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@axeswardesign.be" ;
	<http://schema.org/identifier>	731 ;
	<http://schema.org/name>	"Axeswar Design"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Sint-Pietersnieuwstraat 12" ;
	<http://schema.org/telephone>	"+3292334243" ;
	<http://schema.org/url>	"https://www.AxeswarDesign.be" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/731/u14dkv1gkm2p> ;
	foaf:page	<https://visit.gent.be/node/731> ;
	<http://import.stad.gent/field_lez>	"LEZ1" ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/ffda37f4-0fbe-40f8-b466-e296cc9a7406>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/7fcb4bc9-8156-4ab8-b9ad-04a28d6aa5f1> .