@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/14516817-b730-4efa-b5af-3c930c63e194>
	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>	"2012-04-18T10:15:36Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"mail@faimfatale.be" ;
	<http://schema.org/identifier>	348 ;
	<http://schema.org/name>	"Faim Fatale"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Zuidstationstraat 14" ;
	<http://schema.org/telephone>	"+32 92690448" ;
	<http://schema.org/url>	"https://www.faimfatale.be/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/348/u14dkvnqf5z4znf8e0mgh> ;
	foaf:page	<https://visit.gent.be/node/348> ;
	<http://import.stad.gent/field_lez>	"LEZ1" ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/913bcb93-05db-45bb-8b20-5632bed34b71>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/14516817-b730-4efa-b5af-3c930c63e194> .