@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/d3cd113a-a10e-4bf2-a9bd-83b2b8ff88b4>
	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-12-14T16:03:58Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"ilse.denhond@hogent.be" ;
	<http://schema.org/identifier>	232 ;
	<http://schema.org/name>	"School of Arts - Conservatorium"@nl ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Hoogpoort 64" ;
	<http://schema.org/telephone>	"+32 92432018" ;
	<http://schema.org/url>	"http://www.schoolofartsgent.be/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/232/u14dky1s5ux6> ;
	foaf:page	<https://visit.gent.be/node/232> ;
	<http://import.stad.gent/field_lez>	"LEZ1" .
<http://stad.gent/id/place/tourism/ea54ddb9-acc7-45f6-b5f5-89a0b053deb7>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/d3cd113a-a10e-4bf2-a9bd-83b2b8ff88b4> .
<http://stad.gent/id/event/tourism/4f332b74-b7b0-4e83-81af-42692feaa794>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/d3cd113a-a10e-4bf2-a9bd-83b2b8ff88b4> .