@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/1d328156-e298-40d4-a000-4936dccd2670>
	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:23:27Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@bigsleep.be" ;
	<http://schema.org/identifier>	4189 ;
	<http://schema.org/name>	"B&B Big Sleep"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Hagelandkaai 38" ;
	<http://schema.org/telephone>	"+32 92334352" ;
	<http://schema.org/url>	"https://www.bigsleep.be" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/4189/u14dmn91cxwt> ;
	foaf:page	<https://visit.gent.be/node/4189> ;
	<http://import.stad.gent/field_lez>	"LEZ1" .
<http://stad.gent/id/place/tourism/4de4addb-8621-4b8e-bd38-5723e8838691>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/1d328156-e298-40d4-a000-4936dccd2670> .