@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/f42fe42a-8670-4e71-a804-a85c1b6541bf>
	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>	"2018-03-16T09:48:20Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/identifier>	2563 ;
	<http://schema.org/name>	"Gebroeders Van Eyck - standbeeld"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Limburgstraat" ;
	<http://schema.org/telephone>	"" ;
	<http://schema.org/url>	"" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/2563/u14dkvf947f0w0qxvn4vs> ;
	foaf:page	<https://visit.gent.be/node/2563> ;
	<http://import.stad.gent/field_lez>	"LEZ1" .
<http://stad.gent/id/place/tourism/31070e00-b71b-49db-b4aa-364a83c4b020>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/f42fe42a-8670-4e71-a804-a85c1b6541bf> .