@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/f53eab51-2845-44d0-abb7-a465c48c66fd>
	rdf:type	<http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ;
	<http://purl.org/dc/terms/modified>	"2025-06-17T05:46:02Z"^^xsd:dateTime ;
	<http://purl.org/dc/terms/created>	"2018-04-27T07:47:44Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"boekhandel@limerick.be" ;
	<http://schema.org/identifier>	2829 ;
	<http://schema.org/name>	"Limerick"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Koningin Elisabethlaan 142" ;
	<http://schema.org/telephone>	"+32 92221757" ;
	<http://schema.org/url>	"https://www.facebook.com/LimerickGent/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/2829/u14dk6zryp1157yjfyp6h> ;
	foaf:page	<https://visit.gent.be/node/2829> ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/800dcea2-60d7-4b6f-90d8-9427b4c97f13>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/f53eab51-2845-44d0-abb7-a465c48c66fd> .