@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/18715daa-7bb1-4653-a113-19fe01ad0030>
	rdf:type	<http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ;
	<http://purl.org/dc/terms/modified>	"2023-11-17T07:30:15Z"^^xsd:dateTime ;
	<http://purl.org/dc/terms/created>	"2023-10-23T13:58:26Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@wijnbar-edelrot.be" ;
	<http://schema.org/identifier>	10684 ;
	<http://schema.org/name>	"Edelrot "@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Belfortstraat 6" ;
	<http://schema.org/telephone>	"" ;
	<http://schema.org/url>	"https://www.wijnbar-edelrot.be/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/10684/u14dky32kf7v> ;
	foaf:page	<https://visit.gent.be/node/10684> ;
	<http://import.stad.gent/field_lez>	"LEZ1" ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/135580df-4e26-421d-81b0-2816c6dda191>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/18715daa-7bb1-4653-a113-19fe01ad0030> .