@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/a47fd472-325a-4927-8e23-61932ec491b8>
	rdf:type	<http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ;
	<http://purl.org/dc/terms/modified>	"2025-06-13T05:46:03Z"^^xsd:dateTime ;
	<http://purl.org/dc/terms/created>	"2023-10-02T09:12:26Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@sensumgent.be" ;
	<http://schema.org/identifier>	10562 ;
	<http://schema.org/name>	"Restaurant Sensum Gent"@nl ;
	<http://schema.org/postalCode>	"9051" ;
	<http://schema.org/streetAddress>	"Kortrijksesteenweg 1026" ;
	<http://schema.org/telephone>	"(+32)92461146" ;
	<http://schema.org/url>	"https://sensumgent.be/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/10562/u14dk0zmcnv8> ;
	foaf:page	<https://visit.gent.be/node/10562> ;
	<http://import.stad.gent/field_opening_hours>	[ ] , [ ] .
<http://stad.gent/id/place/tourism/74c09efe-04f1-46c0-8698-0b406f5ce056>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/a47fd472-325a-4927-8e23-61932ec491b8> .