@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/81a3d2f1-34e9-4ec4-8002-fe6f8ed20449>
	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-02-19T10:37:55Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"knockknock@door73.be" ;
	<http://schema.org/identifier>	11176 ;
	<http://schema.org/name>	"DOOR73"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Hoogstraat 73" ;
	<http://schema.org/telephone>	"+32 92770000" ;
	<http://schema.org/url>	"https://door73.be/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/11176/u14dkqr4p9cc> ;
	foaf:page	<https://visit.gent.be/node/11176> ;
	<http://import.stad.gent/field_lez>	"LEZ1" ;
	<http://import.stad.gent/field_opening_hours>	[ ] .
<http://stad.gent/id/place/tourism/53efab80-a8c6-4f4b-98e2-f2ff1ef8a273>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/81a3d2f1-34e9-4ec4-8002-fe6f8ed20449> .