@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/70b708fa-d13d-42ed-9ae8-37913cb768ed>
	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-27T10:13:56Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"atelierinbeeld@kunstwerkt.be" ;
	<http://schema.org/identifier>	11320 ;
	<http://schema.org/name>	"Atelier in beeld"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"2 Nederpolder" ;
	<http://schema.org/telephone>	"(+32)92352320" ;
	<http://schema.org/url>	"https://www.atelierinbeeld.be/nl#studios__map" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/11320/u14dkvgpkp70> ;
	foaf:page	<https://visit.gent.be/node/11320> ;
	<http://import.stad.gent/field_lez>	"LEZ1" .
<http://stad.gent/id/event/tourism/0547a483-24fe-451e-8840-888a1d79cbd5>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/70b708fa-d13d-42ed-9ae8-37913cb768ed> .