@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/10acc796-54ae-45e5-a1eb-b8db0011ebea>
	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>	"2021-07-09T09:05:15Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/identifier>	5386 ;
	<http://schema.org/name>	"Schatten van Vlieg"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"" ;
	<http://schema.org/telephone>	"" ;
	<http://schema.org/url>	"https://www.uitinvlaanderen.be/vlieg?utm_campaign=redirect&utm_medium=migration&utm_source=uitmetvlieg.be" ;
	foaf:page	<https://visit.gent.be/node/5386> ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/event/tourism/2e75ce27-2a05-477a-8c28-766cd2c65a76>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/10acc796-54ae-45e5-a1eb-b8db0011ebea> .