@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/c0d0a68b-cdad-44aa-b367-72cd387351ca>
	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>	"2011-11-12T16:05:17Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@kopergietery.be" ;
	<http://schema.org/identifier>	62 ;
	<http://schema.org/name>	"Kopergietery"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Blekerijstraat 50" ;
	<http://schema.org/telephone>	"+32 92661144" ;
	<http://schema.org/url>	"https://www.kopergietery.be/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/62/u14dkzjgmmd7> ;
	foaf:page	<https://visit.gent.be/node/62> ;
	<http://import.stad.gent/field_lez>	"LEZ1" .
<http://stad.gent/id/place/tourism/a9f82f84-ebf6-49e9-90d8-1834c27743dc>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/c0d0a68b-cdad-44aa-b367-72cd387351ca> .
<http://stad.gent/id/event/tourism/7bbf58cb-4bd4-4358-a07e-dedc92aa62f9>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/c0d0a68b-cdad-44aa-b367-72cd387351ca> .
<http://stad.gent/id/event/tourism/945630d6-674e-4189-be16-6c3a5a9d7dc7>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/c0d0a68b-cdad-44aa-b367-72cd387351ca> .
<http://stad.gent/id/event/tourism/cb937888-3cd1-48d4-bd1c-bece14f51715>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/c0d0a68b-cdad-44aa-b367-72cd387351ca> .