@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/0e474a24-a6e2-4611-8255-7f031671e392>
	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>	"2011-11-12T16:05:17Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@painperdugent.be" ;
	<http://schema.org/identifier>	133 ;
	<http://schema.org/name>	"Pain Perdu"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Walpoortstraat 9" ;
	<http://schema.org/telephone>	"+32 92241825" ;
	<http://schema.org/url>	"http://painperdugent.be/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/133/u14dkv4n231y> ;
	foaf:page	<https://visit.gent.be/node/133> ;
	<http://import.stad.gent/field_lez>	"LEZ1" ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/2122fcde-f758-4022-a5c9-76778f1c58ae>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/0e474a24-a6e2-4611-8255-7f031671e392> .