@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/eaaf54bb-17b0-4cc1-94ef-1836b96ebede>
	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>	"2012-06-05T13:44:21Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"d-art@telenet.be" ;
	<http://schema.org/identifier>	449 ;
	<http://schema.org/name>	"D & Art Galerie"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Gebroeders Vandeveldestraat 10" ;
	<http://schema.org/telephone>	"" ;
	<http://schema.org/url>	"https://d-enart.com/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/449/u14dkts3j3rd> ;
	foaf:page	<https://visit.gent.be/node/449> ;
	<http://import.stad.gent/field_lez>	"LEZ1" ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/dc7e0dcf-7002-4c3a-8246-67a79d0b3056>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/eaaf54bb-17b0-4cc1-94ef-1836b96ebede> .