@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/6d51420b-9eb5-43e0-9f5c-c6e09e188fdb>
	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-15T07:46:40Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@fredandbreakfast.be" ;
	<http://schema.org/identifier>	4188 ;
	<http://schema.org/name>	"Fred&Breakfast"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Coupure Links 645" ;
	<http://schema.org/telephone>	"+32 486355750" ;
	<http://schema.org/url>	"https://www.fredandbreakfast.be" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/4188/u14dkmv489sz> ;
	foaf:page	<https://visit.gent.be/node/4188> ;
	<http://import.stad.gent/field_lez>	"LEZ1" .
<http://stad.gent/id/place/tourism/304a7c45-8939-46bd-b86c-80bbaf8df7a0>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/6d51420b-9eb5-43e0-9f5c-c6e09e188fdb> .