@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/986023c8-007c-4f7a-85c7-1e4abefefa5f>
	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:36:47Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@sparrowsnest.be" ;
	<http://schema.org/identifier>	4192 ;
	<http://schema.org/name>	"B&B Sparrow's Nest"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Citadellaan 11" ;
	<http://schema.org/telephone>	"+32 474684008" ;
	<http://schema.org/url>	"" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/4192/u14dkg3f15s1> ;
	foaf:page	<https://visit.gent.be/node/4192> ;
	<http://import.stad.gent/field_lez>	"LEZ1" .
<http://stad.gent/id/place/tourism/f16c9743-f96b-44f6-8f7d-97c5ab3564ac>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/986023c8-007c-4f7a-85c7-1e4abefefa5f> .