@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/a737f63e-288f-422a-9550-ceeecf52fda8>
	rdf:type	<http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ;
	<http://purl.org/dc/terms/modified>	"2025-07-04T05:46:02Z"^^xsd:dateTime ;
	<http://purl.org/dc/terms/created>	"2012-04-18T12:27:08Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"GENT" ;
	<http://schema.org/email>	"info@pakhuis.be" ;
	<http://schema.org/identifier>	371 ;
	<http://schema.org/name>	"Brasserie Pakhuis"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Schuurkenstraat  4" ;
	<http://schema.org/telephone>	"+32 92235555" ;
	<http://schema.org/url>	"https://www.pakhuis.be/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/371/u14dktvyzsz3> ;
	foaf:page	<https://visit.gent.be/node/371> ;
	<http://import.stad.gent/field_lez>	"LEZ1" ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/e09c3614-2265-4fa2-b1f8-cc0894dcca5e>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/a737f63e-288f-422a-9550-ceeecf52fda8> .