@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/429c6c4c-b269-4a1b-9238-a92a19b8b9e7>
	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>	"2020-07-15T08:41:09Z"^^xsd:dateTime ;
	<http://schema.org/addressCountry>	"BE" ;
	<http://schema.org/addressLocality>	"Gent" ;
	<http://schema.org/email>	"selemo@telenet.be" ;
	<http://schema.org/identifier>	4194 ;
	<http://schema.org/name>	"Selemo B&B"@nl ;
	<http://schema.org/postalCode>	"9050" ;
	<http://schema.org/streetAddress>	"OSCAR ROELSSTRAAT 5" ;
	<http://schema.org/telephone>	"+32 92322662" ;
	<http://schema.org/url>	"https://selemobb.webnode.be/" ;
	<http://schema.org/geometry>	<http://stad.gent/id/contact-point/tourism/geometry/4194/u14dmgm61v7m> ;
	foaf:page	<https://visit.gent.be/node/4194> .
<http://stad.gent/id/place/tourism/4f0c5e9f-d9e5-4577-b883-84ac8dce3f88>
	<http://schema.org/contactPoint>	<http://stad.gent/id/contact-point/tourism/429c6c4c-b269-4a1b-9238-a92a19b8b9e7> .