@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/934689f3-bacd-4354-af2e-5720055f4509>
	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>	"2022-04-20T12:01:06Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"info@villa-emma.be" ;
	<http://schema.org/identifier>	6534 ;
	<http://schema.org/name>	"B&B Villa Emma"@nl ;
	<http://schema.org/postalCode>	"9040" ;
	<http://schema.org/streetAddress>	"Waterdreef 13" ;
	<http://schema.org/telephone>	"+32 92592195" ;
	<http://schema.org/url>	"https://www.villa-emma.eu/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/6534/u14dt9b4mm26> ;
	foaf:page	<https://visit.gent.be/node/6534> .
<http://stad.gent/id/place/tourism/0f911bfe-88c5-46b3-8ca1-94c4130427a2>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/934689f3-bacd-4354-af2e-5720055f4509> .