@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/b645d865-da2e-48b2-bd96-f8cd51f9faef>
	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>	"2022-06-03T14:09:32Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Afsnee" ;
	<http://schema.org/email>	"info@restaurant-nenuphar.be" ;
	<http://schema.org/identifier>	6714 ;
	<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/6714/u14d76ncn4ry> ;
	foaf:page	<https://visit.gent.be/node/6714> .
<http://stad.gent/id/place/tourism/b2517df5-595f-41ef-8882-5d7fda1d8ad5>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/b645d865-da2e-48b2-bd96-f8cd51f9faef> .