@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/6520e4ec-e7a5-4756-8f76-ccfb68210ba3>
	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-04-17T14:02:22Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@amatsu.be" ;
	<http://schema.org/identifier>	324 ;
	<http://schema.org/name>	"Amatsu"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Nederkouter 139" ;
	<http://schema.org/telephone>	"+32484567677" ;
	<http://schema.org/url>	"https://www.amatsu.be" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/324/u14dkwrdu14f> ;
	foaf:page	<https://visit.gent.be/node/324> ;
	<http://import.stad.gent/field_lez>	"LEZ1" ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/7e95fac4-c5ca-4b12-8762-d7e8e6922c76>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/6520e4ec-e7a5-4756-8f76-ccfb68210ba3> .