@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/ce39d6a7-085d-4dcd-b620-7df098e0937b>
	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-08-07T06:39:21Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"hallo@karoot.gent" ;
	<http://schema.org/identifier>	10065 ;
	<http://schema.org/name>	"KAROOT"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"77 Phoenixstraat" ;
	<http://schema.org/telephone>	"(+32)490460268" ;
	<http://schema.org/url>	"https://karoot.gent/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/10065/u14dkqf5sz6g> ;
	foaf:page	<https://visit.gent.be/node/10065> ;
	<http://import.stad.gent/field_lez>	"LEZ2" ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/c6be4ee6-39a4-4017-a3e9-abcafbb3312b>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/ce39d6a7-085d-4dcd-b620-7df098e0937b> .