@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/904301ef-ca28-42d9-ba10-3d0e8b74ccad>
	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>	"2023-09-04T09:34:27Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@superkelly.be" ;
	<http://schema.org/identifier>	10306 ;
	<http://schema.org/name>	"SUPERKELLY"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Drongensesteenweg 2" ;
	<http://schema.org/telephone>	"+32 93299313" ;
	<http://schema.org/url>	"https://superkelly.be/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/10306/u14dknz3rr43> ;
	foaf:page	<https://visit.gent.be/node/10306> ;
	<http://import.stad.gent/field_lez>	"LEZ2" ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/f42bd352-6875-4a80-93ea-897a7983fd2e>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/904301ef-ca28-42d9-ba10-3d0e8b74ccad> .