@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/12caa9c7-4a72-4c10-b4d8-d6cac2062fd9>
	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>	"2021-05-26T06:19:32Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"kaya@parkkaffee.be" ;
	<http://schema.org/identifier>	4991 ;
	<http://schema.org/name>	"Parkkaffee"@nl ;
	<http://schema.org/postalCode>	"9030" ;
	<http://schema.org/streetAddress>	"37 Groenestaakstraat" ;
	<http://schema.org/telephone>	"" ;
	<http://schema.org/url>	"http://www.parkkaffee.be/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/4991/u14dedvkndqm> ;
	foaf:page	<https://visit.gent.be/node/4991> ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/event/tourism/143f7747-2ff0-4756-b524-3bc7d491d79a>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/12caa9c7-4a72-4c10-b4d8-d6cac2062fd9> .