@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/2a4a0866-d24c-4045-8cd9-a0b84550a11b>
	rdf:type	<http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ;
	<http://purl.org/dc/terms/modified>	"2025-06-11T05:46:03Z"^^xsd:dateTime ;
	<http://purl.org/dc/terms/created>	"2018-09-27T10:04:50Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"reservaties.sintbaafshuis@bisdomgent.be" ;
	<http://schema.org/identifier>	3075 ;
	<http://schema.org/name>	"Sint-Baafshuis"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"" ;
	<http://schema.org/telephone>	"" ;
	<http://schema.org/url>	"https://www.sintbaafshuis.gent" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/3075/u14dkvfnbcff> ;
	foaf:page	<https://visit.gent.be/node/3075> ;
	<http://import.stad.gent/field_lez>	"LEZ1" ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/event/tourism/53abd942-ae15-4457-b7f9-f0fbe863abff>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/2a4a0866-d24c-4045-8cd9-a0b84550a11b> .