@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/3387513a-2c8b-41c1-9ee3-1c4698e74e74>
	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-10-29T09:22:15Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@ceciliajaime.com" ;
	<http://schema.org/identifier>	4473 ;
	<http://schema.org/name>	"Cecilia Jaime Gallery"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Kraanlei 55" ;
	<http://schema.org/telephone>	"+32476645557" ;
	<http://schema.org/url>	"https://www.ceciliajaime.com/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/4473/u14dkwxnftcq> ;
	foaf:page	<https://visit.gent.be/node/4473> ;
	<http://import.stad.gent/field_lez>	"LEZ1" .
<http://stad.gent/id/place/tourism/b27e30d0-18fd-4844-bb30-be1add64372c>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/3387513a-2c8b-41c1-9ee3-1c4698e74e74> .