@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/8af6d7b6-1ead-45db-ae91-d5ea050330d0>
	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>	"2018-05-29T12:18:29Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@citadelic.be" ;
	<http://schema.org/identifier>	2902 ;
	<http://schema.org/name>	"Citadelic"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Citadelpark" ;
	<http://schema.org/telephone>	"" ;
	<http://schema.org/url>	"http://www.citadelic.be/index.html" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/2902/u14dkvmd9eyu> ;
	foaf:page	<https://visit.gent.be/node/2902> ;
	<http://import.stad.gent/field_lez>	"LEZ1" ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/event/tourism/28b17521-85e1-469b-bf29-2602b20445cb>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/8af6d7b6-1ead-45db-ae91-d5ea050330d0> .