@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/9805d8af-7635-4bb8-8264-cf52f70c447f>
	rdf:type	<http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ;
	<http://purl.org/dc/terms/modified>	"2025-10-17T15:15:32Z"^^xsd:dateTime ;
	<http://purl.org/dc/terms/created>	"2025-10-17T15:15:32Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"ghent@jamhotels.eu" ;
	<http://schema.org/identifier>	13759 ;
	<http://schema.org/name>	"JAM Ghent"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Gaspar de Craeyerstraat 2" ;
	<http://schema.org/telephone>	"+32 9 493 09 90" ;
	<http://schema.org/url>	"https://www.jamhotels.eu/nl/ghent" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/13759/u14dkeyut25f> ;
	foaf:page	<https://visit.gent.be/node/13759> ;
	<http://import.stad.gent/field_lez>	"LEZ1" .
<http://stad.gent/id/place/tourism/594d8f7e-36e2-489c-a945-2b0f4e84b6de>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/9805d8af-7635-4bb8-8264-cf52f70c447f> .