@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/c9af569d-8610-4e3c-afe3-99368a5f600f>
	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-15T08:43:54Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@quartierleonard.be" ;
	<http://schema.org/identifier>	4195 ;
	<http://schema.org/name>	"B&B Quartier Leonard"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Keizer Karelstraat 124" ;
	<http://schema.org/telephone>	"+3293987400" ;
	<http://schema.org/url>	"https://www.quartierleonard.be/hotel" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/4195/u14dkvv8g354> ;
	foaf:page	<https://visit.gent.be/node/4195> ;
	<http://import.stad.gent/field_lez>	"LEZ1" .
<http://stad.gent/id/place/tourism/f0faffc3-c0d2-4dd2-a6cb-f2972e4798cb>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/c9af569d-8610-4e3c-afe3-99368a5f600f> .