@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/0350f39c-fc4a-46d7-bfe2-8b182c2337f0>
	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>	"2023-04-14T11:06:53Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@catberry.be" ;
	<http://schema.org/identifier>	8445 ;
	<http://schema.org/name>	"Catberry"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Lange Violettestraat 4" ;
	<http://schema.org/telephone>	"+32 \u20604\u20605\u20606\u2060 \u20601\u20606\u2060 \u20604\u20605\u2060 \u20606\u20601" ;
	<http://schema.org/url>	"https://www.catberry.be" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/8445/u14dkvp5u41j8te3d0npn> ;
	foaf:page	<https://visit.gent.be/node/8445> ;
	<http://import.stad.gent/field_lez>	"LEZ1" ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/a5f741bf-279e-4bbb-9b17-24317636239f>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/0350f39c-fc4a-46d7-bfe2-8b182c2337f0> .