@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/fbdda573-2ab4-4866-b6b0-013ca577de0f>
	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>	"2018-06-15T09:40:18Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"GENT" ;
	<http://schema.org/email>	"info@coeurcatering.be" ;
	<http://schema.org/identifier>	2937 ;
	<http://schema.org/name>	"Coeur Catering - Gaston"@nl ;
	<http://schema.org/postalCode>	"9030" ;
	<http://schema.org/streetAddress>	"Molenwalstraat  25" ;
	<http://schema.org/telephone>	"+32 92779272" ;
	<http://schema.org/url>	"http://www.coeurcatering.be/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/2937/u14ds9z1byeph92j6gnbb> ;
	foaf:page	<https://visit.gent.be/node/2937> ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/event/tourism/9838b5b0-2c61-45eb-ba6f-9acc46c3d8c6>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/fbdda573-2ab4-4866-b6b0-013ca577de0f> .