@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/5dbde9cf-bab5-43fe-a532-cf4240fbf70b>
	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>	"2012-04-18T13:05:15Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@casadelastapas.be" ;
	<http://schema.org/identifier>	379 ;
	<http://schema.org/name>	"Casa de las Tapas"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Corduwaniersstraat 41" ;
	<http://schema.org/telephone>	"+3292251889" ;
	<http://schema.org/url>	"https://www.casadelastapas.be" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/379/u14dkwybvruw> ;
	foaf:page	<https://visit.gent.be/node/379> ;
	<http://import.stad.gent/field_lez>	"LEZ1" ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/7c5ce8ca-969a-4f1a-9115-461ad111e58a>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/5dbde9cf-bab5-43fe-a532-cf4240fbf70b> .