@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/cd68c4dd-9a6f-4df9-b3fb-3cba924069c1>
	rdf:type	<http://schema.org/PostalAddress> , <http://schema.org/ContactPoint> ;
	<http://purl.org/dc/terms/modified>	"2024-06-19T10:19:44Z"^^xsd:dateTime ;
	<http://purl.org/dc/terms/created>	"2024-06-19T10:15:21Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"historischehuizen@stad.gent" ;
	<http://schema.org/identifier>	11686 ;
	<http://schema.org/name>	"Things you find "@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Sint-Pietersplein 9" ;
	<http://schema.org/telephone>	"(+32)92668500" ;
	<http://schema.org/url>	"" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/11686/u14dku107pzy> ;
	foaf:page	<https://visit.gent.be/node/11686> ;
	<http://import.stad.gent/field_lez>	"LEZ1" ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/event/tourism/96f59c1e-f9a2-4d4a-8533-a1690707ff19>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/cd68c4dd-9a6f-4df9-b3fb-3cba924069c1> .