@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/82f6033d-b406-47cd-a330-08e1afd9ac80>
	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>	"2024-12-12T08:28:10Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@caroule.cc" ;
	<http://schema.org/identifier>	12121 ;
	<http://schema.org/name>	"CaRoule.cc"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Spiegelhofstraat 71" ;
	<http://schema.org/telephone>	"+32 499532365" ;
	<http://schema.org/url>	"https://www.caroule.cc/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/12121/u14dkmbwqur6mx2nqx5jd> ;
	foaf:page	<https://visit.gent.be/node/12121> ;
	<http://import.stad.gent/field_lez>	"LEZ1" .
<http://stad.gent/id/place/tourism/f884dfc1-6541-4b1d-a96e-4986f6de57e6>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/82f6033d-b406-47cd-a330-08e1afd9ac80> .