@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/place/tourism/9babb11a-55b9-4e44-a647-0131a9597215>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/6e152a45-15d3-4856-913e-b19388130b6d> .
<http://stad.gent/id/contact-point/tourism/6e152a45-15d3-4856-913e-b19388130b6d>
	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>	"2018-03-28T12:08:50Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"GENT" ;
	<http://schema.org/email>	"info@castelnou.be" ;
	<http://schema.org/identifier>	2646 ;
	<http://schema.org/name>	"Aparthotel Castelnou"@nl , "Aparthotel Castelnou Frans"@fr ;
	<http://schema.org/postalCode>	"9000" ;
	<http://schema.org/streetAddress>	"Kasteellaan 51" ;
	<http://schema.org/telephone>	"+32 92350411" ;
	<http://schema.org/url>	"https://www.castelnou.be/NL/home/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/2646/u14dmjeyutkj> ;
	foaf:page	<https://visit.gent.be/node/2646> .