@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/292040c2-b25d-4dc9-a8bf-10d001237301>
	rdf:type	<http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ;
	<http://purl.org/dc/terms/modified>	"2025-06-25T05:46:03Z"^^xsd:dateTime ;
	<http://purl.org/dc/terms/created>	"2023-04-05T14:22:07Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@gent.valk.com" ;
	<http://schema.org/identifier>	8415 ;
	<http://schema.org/name>	"Restaurant Cocotte"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Akkerhage 10" ;
	<http://schema.org/telephone>	"+32 93965555" ;
	<http://schema.org/url>	"https://www.restaurantcocottegent.be/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/8415/u14dhzrvhxpc> ;
	foaf:page	<https://visit.gent.be/node/8415> ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/be13e91e-3921-4bd9-b4cd-2aeb501fffb1>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/292040c2-b25d-4dc9-a8bf-10d001237301> .