@prefix data: . @prefix : . @prefix kb: . @prefix schema: . data:00a802df-2dc8-3fa3-9c6b-99c7680e25fc :hasAddressCity kb:21425 ; schema:addressLocality "Montbard" ; schema:postalCode "21500" ; schema:streetAddress "8 Rue Piron" ; a :PostalAddress, schema:PostalAddress . data:ca91fc7d-d769-3f1d-bf56-e4f20bbdc804 schema:address data:00a802df-2dc8-3fa3-9c6b-99c7680e25fc .