@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/c9d1789c-37f8-4c93-b791-f59f66a98c75>
	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>	"2020-07-15T13:09:59Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@bnb-achilles.com" ;
	<http://schema.org/identifier>	4229 ;
	<http://schema.org/name>	"B&B Achilles"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Kunstlaan 18" ;
	<http://schema.org/telephone>	"+32 92781764" ;
	<http://schema.org/url>	"http://www.bnb-achilles.com" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/4229/u14dkgb0efjp> ;
	foaf:page	<https://visit.gent.be/node/4229> ;
	<http://import.stad.gent/field_lez>	"LEZ1" .
<http://stad.gent/id/place/tourism/34a2484d-09d5-4464-97e7-948e3020680b>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/c9d1789c-37f8-4c93-b791-f59f66a98c75> .