@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/4d92ac86-0603-4fde-87b8-b3af88c878d0>
	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>	"2019-05-06T08:19:03Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"historischehuizen@stad.gent" ;
	<http://schema.org/identifier>	36 ;
	<http://schema.org/name>	"Sint-Baafsabdij"@de , "Sint-Baafsabdij"@en , "Sint-Baafsabdij"@nl , "Sint-Baafsabdij"@es , "Sint-Baafsabdij"@fr ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"6 Coyendanspark" ;
	<http://schema.org/telephone>	"" ;
	<http://schema.org/url>	"https://historischehuizen.stad.gent/nl/sint-baafsabdij" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/36/u14dmjcw8yeu> ;
	foaf:page	<https://visit.gent.be/node/36> ;
	<http://import.stad.gent/field_lez>	"LEZ1" ;
	<http://import.stad.gent/field_opening_hours>	[ ] , [ ] , [ ] , [ ] , [ ] , [ ] .
<http://stad.gent/id/place/tourism/6eea42d9-46b6-4626-8a38-663859b879e0>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/4d92ac86-0603-4fde-87b8-b3af88c878d0> .