@prefix data: .
@prefix : .
@prefix kb: .
@prefix schema: .
data:993ba71a-d576-37e7-9284-9dd1a2357e23
:hasAddressCity kb:21416 ;
schema:addressLocality "Mirebeau-sur-Bèze" ;
schema:postalCode "21310" ;
schema:streetAddress "32 Grande Rue" ;
a :PostalAddress, schema:PostalAddress .
data:eede61e2-c940-3d7a-a31f-fd68f42af841 schema:address data:993ba71a-d576-37e7-9284-9dd1a2357e23 .