@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/1374af48-dbcf-4450-8806-b68344f9694d>
	rdf:type	<http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ;
	<http://purl.org/dc/terms/modified>	"2022-09-06T05:54:25Z"^^xsd:dateTime ;
	<http://purl.org/dc/terms/created>	"2016-09-02T13:18:46Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@lebalinfernal.gent" ;
	<http://schema.org/identifier>	997 ;
	<http://schema.org/name>	"Le Bal Infernal - Used book cafe"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Kammerstraat 6" ;
	<http://schema.org/telephone>	"" ;
	<http://schema.org/url>	"https://www.lebalinfernal.be/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/997/u14dky3r2wxf> ;
	foaf:page	<https://visit.gent.be/node/997> ;
	<http://import.stad.gent/field_lez>	"LEZ1" ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/32c7a5ca-5ccc-4424-bdd2-1a9da90347d5>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/1374af48-dbcf-4450-8806-b68344f9694d> .