@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/cce7856b-66e0-4b0b-9de9-b2c809470290>
	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-24T12:39:34Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@francismaerefinearts.be" ;
	<http://schema.org/identifier>	3461 ;
	<http://schema.org/name>	"Francis Maere Fine Arts Gallery"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Kouter" ;
	<http://schema.org/telephone>	"+32 475 69 23 05" ;
	<http://schema.org/url>	"https://francismaerefinearts.be/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/3461/u14dktryd519u66yeg9j9> ;
	foaf:page	<https://visit.gent.be/node/3461> ;
	<http://import.stad.gent/field_lez>	"LEZ1" ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/0ad3020a-e568-4687-b9ae-abd126c962d7>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/cce7856b-66e0-4b0b-9de9-b2c809470290> .