@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/daf23808-5846-4ac3-85b6-e593bc31017b>
	rdf:type	<http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ;
	<http://purl.org/dc/terms/modified>	"2025-07-15T05:46:01Z"^^xsd:dateTime ;
	<http://purl.org/dc/terms/created>	"2025-06-03T05:46:02Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"sintbaafshuis@bisdomgent.be" ;
	<http://schema.org/identifier>	13309 ;
	<http://schema.org/name>	"Sint-Baafshuis"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"2 Biezekapelstraat" ;
	<http://schema.org/telephone>	"+32 92357844" ;
	<http://schema.org/url>	"https://www.kerknet.be/organisatie/sint-baafshuis-gent" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/13309/u14dky18huvnw> ;
	foaf:page	<https://visit.gent.be/node/13309> ;
	<http://import.stad.gent/field_lez>	"LEZ1" ;
	<http://import.stad.gent/field_opening_hours>	[ ] , [ ] .
<http://stad.gent/id/place/tourism/8a2b5788-31d1-4641-87bf-3792ae68ef8d>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/daf23808-5846-4ac3-85b6-e593bc31017b> .