@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/24fde13e-c9ac-4e60-b21f-17f5646e6f57>
	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>	"2022-10-12T13:17:51Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@arsenaal.site" ;
	<http://schema.org/identifier>	7536 ;
	<http://schema.org/name>	"Arsenaalsite"@nl ;
	<http://schema.org/postalCode>	"9050" ;
	<http://schema.org/streetAddress>	"602 Brusselsesteenweg" ;
	<http://schema.org/telephone>	"" ;
	<http://schema.org/url>	"https://arsenaal.site/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/7536/u14dmd00qym0stv28jmj3> ;
	foaf:page	<https://visit.gent.be/node/7536> .
<http://stad.gent/id/place/tourism/876ac502-5516-497e-9ddf-7fc36d1b7d99>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/24fde13e-c9ac-4e60-b21f-17f5646e6f57> .