@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/6e1185c9-d307-4a3f-a987-5a64ad74d3cb>
	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-07-02T12:11:35Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@restaurant-nenuphar.be" ;
	<http://schema.org/identifier>	3527 ;
	<http://schema.org/name>	"Restaurant Nenuphar"@nl ;
	<http://schema.org/postalCode>	"9051" ;
	<http://schema.org/streetAddress>	"Afsneedorp 28" ;
	<http://schema.org/telephone>	"+32 92212232" ;
	<http://schema.org/url>	"https://www.hotel-restaurant-nenuphar.be/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/3527/u14d76ncrcd9> ;
	foaf:page	<https://visit.gent.be/node/3527> ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/3cf9fb4e-410b-490e-80ac-9932d4223f6f>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/6e1185c9-d307-4a3f-a987-5a64ad74d3cb> .